Hey Guys, I was just wondering how we use msp-gdb in windows. I am assuming that it is the same way we use it in Linux. Basic functions like erase and load, continue etc. I have cygwin installed. The following is the list of commands I run:
$ msp-gdb.exe leds.elf $ monitor erase all I get the error message that "monitor" command not supported by this target. I have gdb-proxy running in another window and it does detect the right version of the microcontroller. Is there another package I need to install? Thanks Hussain -- View this message in context: http://www.nabble.com/MSP-GDB-in-Windows-tp18445923p18445923.html Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.
