1set remote hardware-breakpoint-limit 1 2set remote hardware-watchpoint-limit 1 3set remote interrupt-on-connect on 4set remote kill-packet off 5set remote symbol-lookup-packet off 6set remote verbose-resume-packet off 7mem 0x20000000 0x3fefffff ro cache 8mem 0x3ff00000 0x3fffffff rw 9mem 0x40000000 0x400fffff ro cache 10mem 0x40100000 0x4013ffff rw cache 11mem 0x40140000 0x5fffffff ro cache 12mem 0x60000000 0x60001fff rw 13set serial baud 115200 14file ./rtthread.elf 15target remote /dev/ttyACM0 16