candleLight_fw/gdb_oocd.cmds

3 lines
118 B
Plaintext
Raw Normal View History

2019-08-24 22:16:20 -04:00
set remotetimeout 5
target extended-remote | openocd -f openocd.cfg -c "gdb_port pipe; log_output oocd.log"
break main