2025-10-28 3:58 AM
Hello,
How can I attach to running microcontroller in the STM32CubeIDE?
The IAR has the Attach to running target function. The STM32CubeIDE have not this function.
2025-10-28 4:03 AM
Create a Debug Configuration with 'Reset behaviour' set to 'None' and 'Download' disabled:
#AttachToRunningTarget