some time ago i also added a new example program. i called it "monitor". it is located under "examples/libraries/monitor".
it is listening on a USART of the msp430 and provides a command line interface. it can be used to play around with the hardware, as it allows to set and read pins and the ADC. it is also an example for the command line library and last but not least it can serve as starting point for your own application.
more info in the read-me: http://mspgcc.cvs.sourceforge.net/mspgcc/examples/libraries/monitor/README.txt?view=markup chris
