Skip to main content
HGate.2
Visitor II
January 8, 2020
Question

How to attach debugger to an already running MCU ?

  • January 8, 2020
  • 2 replies
  • 1105 views

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

This topic has been closed for replies.

2 replies

Uwe Bonnes
Chief
January 8, 2020

You should describe the procedure you use. In gdb "att 1" should attach you to the first target.

kurta999
Senior
January 8, 2020