STLink-V2 appears to reset running code when plugged in to Target
I am currently trying to track a bug in my code running on a STM32F091 MCU that causes my outputs to be really "wrong" after a random amount of time. I have 4 targets running the same code and when one "fails" I'd like to be able to plug in the debu...