mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-02-17 13:18:31 +00:00
Updated Debug via SWD (markdown)
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
|
5. attach to the device
|
||||||
* (gdb) attach 1
|
* (gdb) attach 1
|
||||||
6. load the symbols
|
6. load the symbols
|
||||||
* (gdb) file firmware/baseband/baseband_adsbrx.elf
|
* (gdb) file build/firmware/baseband/baseband_adsbrx.elf
|
||||||
7. look around
|
7. look around
|
||||||
* (gdb) info threads
|
* (gdb) info threads
|
||||||
* (gdb) info registers
|
* (gdb) info registers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user