cancel
Showing results for 
Search instead for 
Did you mean: 

Connect debugger without uploading binary

DrDro
Associate III

Hi there,

I'm using ST_Link V3 with H743 MCU. For short debug sessions it works seamlesly.

For longer run-time I have to disconnect my computer with CubeIDE and go home, but MCU stays running.

Next day, I need to reconnect Debugger and check the state of running MCU, without resetting, without binary update.

How can I configure STM32CubeIDE to connect Debuger nonintrusive?

1 ACCEPTED SOLUTION

Accepted Solutions
DrDro
Associate III

Great. It works just as epected.

Thank you!

View solution in original post

3 REPLIES 3
TDK
Guru

1) Go to your debug configuration (Run -> Debug configurations...). In the Startup tab, select Download: false.

TDK_2-1701265537001.png

2) In the Debugger tab, select Reset Behavior Type: None.

TDK_1-1701265506409.png

 

If you feel a post has answered your question, please click "Accept as Solution".
DrDro
Associate III

Great. It works just as epected.

Thank you!

TDK
Guru

You're welcome. If you can hit "Accept as Solution" on that post I'd appreciate it.

If you feel a post has answered your question, please click "Accept as Solution".