arm-crypto-lib/gdb-flash

8 lines
150 B
Plaintext
Raw Permalink Normal View History

2010-05-08 01:17:34 +00:00
target remote localhost:3333
set remote hardware-breakpoint-limit 6
set remote hardware-watchpoint-limit 4
monitor reset halt
load
monitor reset
quit