NSRT asserted multiple times when initiating debug session
In STMCubeIDE 1.5.1When starting a debug session NRST is issues multiple times causing a bit of undefined behavior depending on the target and code.First it resets and has the old program run a bit.Then it loads the new program.Which is lets run a bi...