STM32 VSCode extension stlink issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-04-29 1:54 AM
When using STM32 VSCode extension stlink simulation debugging,how to set Rest behaviour and suspend watchdog counters while halted?
Labels:
- Labels:
-
VSCode for STM32
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-03 1:14 AM
Hi @MrGood
you can follow this list and modify your launch.json
https://github.com/Marus/cortex-debug/blob/master/debug_attributes.md
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-06 2:25 AM
Can you write an example for me?
