Kami Amaterasu wrote: > Also, I would like to try this app on a Telos B. Is there any way to debug an > app on this platform with msp430-gdb (on Linux)?
TI sells a USB debugging interface (MSP-FET430UIF) that can be used with the TelosB, and they include a proxy application that lets you use it with msp430-gdb on Cygwin and Linux. Unfortunately, you'll need to solder a JTAG connector onto the TelosB's JTAG header if you want to connect the debugging interface. Also note that the MSP-FET430UIF uses a 14-pin connector whereas the header on the TelosB is 8 pins, so you'll also need to buy/make an appropriate adapter. Greg Hackmann _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
