2020-06-18 15:00:49 +08:00
|
|
|
target remote :3333
|
|
|
|
|
|
|
|
# print demangled symbols by default
|
|
|
|
set print asm-demangle on
|
|
|
|
|
2020-08-21 16:09:30 +08:00
|
|
|
!rm 0.stim
|
|
|
|
monitor tpiu config internal itm.bin uart off 168000000
|
2020-06-18 15:00:49 +08:00
|
|
|
monitor itm port 0 on
|
|
|
|
|
|
|
|
load
|
|
|
|
step
|