candleLight_fw/gdb_oocd.cmds
2020-10-30 15:38:20 -04:00

3 lines
118 B
Plaintext
Executable File

set remotetimeout 5
target extended-remote | openocd -f openocd.cfg -c "gdb_port pipe; log_output oocd.log"
break main