STM32L4 The firmware does not start automatically after being programmed if ST-LINK_CLI.exe is used, unless...
I use ST-Link/V2 with ST-LINK_CLI.exe to program my firmware into a STM32L452. The command I use is: ST-LINK_CLI.exe -P Myfile.hex -V -RstProgramming works fine, no error. But at the end I’m expecting my firmware to start running automatically and as...