Question
STM32CubeProgrammer_api project cannot run
hi,
I'm trying to run STM32CubeProgrammer_api project, I could build the STM32CubePrgAPI.exe with no error, but I got the 0xc000007B error when I run it; it seems that missing some runtime DLLs, I tried to install vs2015, vs2013, vs2010 runtime, but got the mistake;
my environment as blow:
os: win7 64bit
build with VS2017 version 15.6.6 and Windows SDK version 10.0.16299.0;
