cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 VSCode extension stlink issue

MrGood
Associate

When using STM32 VSCode extension stlink simulation debugging,how to set Rest behaviour and suspend watchdog counters while halted?

This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Nawres GHARBI
ST Employee

Hi @MrGood 

you can follow this list and modify your launch.json 

https://github.com/Marus/cortex-debug/blob/master/debug_attributes.md

Can you write an example for me?