- set remote hardware-breakpoint-limit 1
- set remote hardware-watchpoint-limit 1
- set remote interrupt-on-connect on
- set remote kill-packet off
- set remote symbol-lookup-packet off
- set remote verbose-resume-packet off
- mem 0x20000000 0x3fefffff ro cache
- mem 0x3ff00000 0x3fffffff rw
- mem 0x40000000 0x400fffff ro cache
- mem 0x40100000 0x4013ffff rw cache
- mem 0x40140000 0x5fffffff ro cache
- mem 0x60000000 0x60001fff rw
- set serial baud 115200
- file ./rtthread.elf
- target remote /dev/ttyACM0
|