macro , script or option needed to stop current debug for starting another
I am building and debugging on the stm32f469i currently but this applies to other boards. Unless I stop the current debug session, when I start a new session the program will timeout and not load or run my code. If I end up in the position I have to unplug my board from the USB and plug it back in. I must hit the red square every time prior to starting again. I would like an option to do this for me, or maybe a macro or script that stops the debugger, compiles my code and starts debug up. Is this possible?
Thanks,
Jerry