improve NRF52 debugging environment
This commit is contained in:
@@ -142,6 +142,9 @@ monitor_port = /dev/ttyACM1
|
||||
debug_extra_cmds =
|
||||
source gdbinit
|
||||
|
||||
; after programming the flash, reset the initial PC
|
||||
; debug_load_cmds = load
|
||||
|
||||
; Set initial breakpoint (defaults to main)
|
||||
debug_init_break =
|
||||
;debug_init_break = tbreak loop
|
||||
|
||||
Reference in New Issue
Block a user