Hello, 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? Thanks for your help, Christian