How to debug STM32F103C8T6 on Arduino IDE2? #2179
Unanswered
JingtaiChen
asked this question in
Q&A
Replies: 4 comments 3 replies
|
You need a STLink. Then build with symbol (-g) and optimize -Og. Flash and launch debug with the icon button. |
0 replies
|
I have used stlink to connect to my MAC and can download the program normally |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment







Uh oh!
There was an error while loading. Please reload this page.
How to debug STM32F103C8T6 on Arduino IDE2?
All reactions