Program doesn't start until triggered by IDE (but ok with mbed code)
I have been trying the CubeIDE recently with a couple of my own PCBs. While working on the code with the board connected to USB power everything was great, but after finalizing the program, I find that it doesn't start when simply powered on, without having the IDE trigger it via SWD (eg. by starting a debug run).
However, the same boards with an equivalent program made by the mbed compiler do start ok with just a plain old power connection. Is there some setting that needs to be done for the CubeIDE version in order to have the program start when powered up?