gdb fix
This commit is contained in:
parent
316de71d9a
commit
c9747bc8c8
@ -44,5 +44,5 @@ gdb: $(ELF)
|
||||
-f $(OPEN_OCD_MK_CFG) \
|
||||
-c 'transport select hla_swd; reset_config none' &
|
||||
arm-none-eabi-gdb $(ELF) \
|
||||
-ex 'target remote localhost:$(OPENOCD_PORT); monitor reset halt' \
|
||||
-ex 'target remote localhost:$(OPENOCD_PORT)' \
|
||||
&& killall openocd
|
||||
|
Loading…
Reference in New Issue
Block a user