Updated Debug via SWD (markdown)

Brumi-2021 2023-12-02 18:14:44 +01:00
parent ca3a439859
commit 116903e8d8

@ -186,7 +186,7 @@ Now that everything is set up you can connect gdb to the LPC4320.
5. attach to the device
* (gdb) attach 1
6. load the symbols
* (gdb) file firmware/baseband/baseband_adsbrx.elf
* (gdb) file build/firmware/baseband/baseband_adsbrx.elf
7. look around
* (gdb) info threads
* (gdb) info registers