OpenOCD + GDB
This commit is contained in:
4
mcu/.gdbinit
Normal file
4
mcu/.gdbinit
Normal file
@@ -0,0 +1,4 @@
|
||||
target extended-remote localhost:3333
|
||||
monitor arm semihosting enable
|
||||
monitor reset init
|
||||
monitor debug_level -2
|
Reference in New Issue
Block a user