2021-04-21 11:06 AM
Normally, I click "Run" in CubeIDE, my program loads onto the Nucleo board and starts running as soon as its loaded. However, in the course of using the debugger, I've somehow messed this up. Now, when I press run, the program downloads correctly, but does not begin execution. However, when I unplug the nucleo and plug it back in, so that the program runs without CubeIDE, it does not halt. So, I've concluded that I've somehow messed up my configuration, and I don't know how to correct it.