USB_Host_Shield_2.0/examples/testusbhostFAT/avr-gdb.conf
2013-06-11 21:12:45 -06:00

7 lines
147 B
Plaintext

file build/testusbhostFAT.elf
target remote localhost:4242
set {int}0x802200 = 0xffff
set {int}0x802220 = 0x0000
#graph display `x /3xh 0x802200`