Question
How to attach debugger to an already running MCU ?
Hi,
I'm using STM32CubeIDE with a SEGGER J-Link connected to an STM32F7.
I manage to flash and debug the board but I can't find how to attach the debugger to the target without resetting it.
Thank you for your help.
HG