i have seen the messages that msp430gcc and eclipse work under windows. does the same go for linux? i have eclipse 3.0 with the c/c++ plugins and the plugin from chris liechti's site. are these plugins compatible with linux? i am assuming somewhat as the mspgcc GDB Debugger shows up under the debug config menu. i also included a file called gdb-target.ini with the following commands:
target remote localhost:2000 monitor erase all load monitor reset this was my first crack at it and of course i came up short. everything compiled but i was unable to run. and yes, the gdbproxy was running on port 2000. any help/suggestions are welcomed. thanks aaron