Andreas Schwarz wrote: > Christian Andersen wrote: >> I am trying to use the gvd with msp430-gdb. But I do not >> know which commands I should use. I try it this way: >> >> 1. target remote localhost:3333 >> 2. monitor erase all >> >> This seems to work (msp430-gdbproxy understands it). But >> what should I do now? > > 3. load > 4. continue/step/whatever
PS: I recommend using DDD instead of GVD, there you can define your own buttons for erase, load etc. See http://www.mikrocontroller.net/mspgcc.en.htm. -- AVR-Tutorial, Forum, über 300 Links: http://www.mikrocontroller.net