Hi,
I'm trying to create a C# wrapper for STM32CubeProgrammer_API.dll.
In version 2.10, the downloadFile function worked perfectly within my C# wrapper. However, upon updating to version 2.15 of the STM32CubeProgrammer_API.dll, the function no longer...