arm-crypto-lib/gdb-flash

8 lines
150 B
Plaintext

target remote localhost:3333
set remote hardware-breakpoint-limit 6
set remote hardware-watchpoint-limit 4
monitor reset halt
load
monitor reset
quit