2020-04-01 02:24 PM
I tried to compile the example project STM32CubeProgrammer_2.2.0/api/project/Qt/STM32CubePrgAPI using mingw32, the project compiles perfectly but doesnt do anything at startup. When I compile it with mingw64 it works. STM32CubeProgrammer_2.4.0 does the same, and is buggy and hangs when I try to write to STM32L0 EEprom section.
Any hints about that?