Debug a running board by plugging Stlink/jlink after the flashing
Hi there,
I may ask something **bleep** or impossible, but I want to try.
Is there a way to debug (or at least look at the fault registers) a running MCU in a Fault state?
In my case, I have an STM32H735g (so Cortex M7) which runs a FreeRTOS-based code (quite a complex project), and now I'm facing the splendid situation of random system crashes, not replicable, on on-field running devices that, of course, don't have a debugger plugged in.
I'm wondering if there's a way to use tools like STM32cube Programmer in order to read the registers of a running MCU, or some magical trick done with other tools...
Any help or suggestion is warmly accepted,
thanks a lot
