ENC424J600/openocd.gdb

11 lines
174 B
Plaintext

target remote :3333
# print demangled symbols by default
set print asm-demangle on
monitor tpiu config internal itm.log uart off 168000000
monitor itm port 0 on
load
step