ISR with debugger doesn't work when N_RST not wired (SWD) on STM32F0
Hello,I'm facing a problem that I can't explain. In most of my devices, the SWD connector is completely wired (ca. VCC/GND/SWDIO/SWCLK/NRST), and I never had any problem to debug those devices with SystemWorkbench and a STLINK-2 debugger.One of my de...