I just got a launchpad (MSPEXP430G2) and been playing with Examples code and they all load fine under Linux.
But I can't get any code that sample that use serial communication to work with MSP430G2452/2553 under Linux or Windows(virtualbox), like this one below:
Are all the supplied samples working or some of them still not ported to the MSP?
/*
ASCII table
Prints out byte values in all possible formats:
* as raw binary values
* as ASCII-encoded decimal, hex, octal, and binary values
For more on ASCII, see http://www.asciitable.com and http://en.wikipedia.org/wiki/ASCII
T