mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-08 15:25:33 +00:00
connect the board first
This commit is contained in:
parent
2fb50ba889
commit
e6793ba0ff
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ the GDB server.
|
|||
|
||||
## Dependencies
|
||||
|
||||
0. Make sure you've connected your Development Kit: USB port J2 on the board
|
||||
|
||||
1. You'll need to install OpenOCD. Installation instructions vary depending on your OS.
|
||||
|
||||
2. Install the [cortex-debug](https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug) extension in VS code. Head to the extensions marketplace and search for
|
||||
|
|
Loading…
Reference in a new issue