Hi All, Daniel and I have put into mspdebug code to enable the use of MSP430-JTAG-TINY device. This is this http://www.olimex.com/dev/msp-jtag-tiny.html device.
The protocol of these are mostly the same as the TI-UIF although the baud rate and framing are slightly different. The changes are in the mspdebug GIT repository at the moment. Using the MSP430-JTAG-TINY under linux requires modifiing the cp210x driver and rebuilding it with the new VID etc for the device (15ba:0002). The serial adaptor inside the device is a SiLABS CP2102, which is then connected to a msp430x169. I need to add some documents on how to do this sometime. If anyone has one of these devices and want to give it a go, check out the code and give it a try. Regards, Peter Jansen
