Updated Symbolic Debugging for STM32 (markdown)

johnthagen 2019-03-05 11:13:55 -05:00
parent 42ef04f36e
commit 76a6e55a2f
1 changed files with 3 additions and 0 deletions

@ -1,4 +1,7 @@
# How to on symbolic debugging
> So also: [Programming/Debugging using ST-Link/v2](https://github.com/micropython/micropython/wiki/Programming-Debugging-the-pyboard-using-ST-Link-v2)
Symbolic debugging needs a wired link to the "SWD" pins on the PYBV10. On the pyboard these are shared with the Red and Green leds so they need to be not used when debugging.
The steps for symbolic debugging