Hi! Thanks to the great MSP430 GCC port I was able to port the Contiki operating system to the MSP430 in just a few hours! The Contiki OS is a TCP/IP-enabled graphical operating system that has been ported to a lot of 8-bit systems, most notably the Commodore 64:
http://dunkels.com/adam/contiki/ I have just ported Contiki to the MSP430 and have it running on a small sensor board developed by the CST group at FU Berlin: http://www.inf.fu-berlin.de/inst/ag-tech/esb/english/ It is equipped with an MSP430F149 and a bunch of sensors for measuring sound, IR, motion and tilting of the sensor, as well as a radio module for wireless communication. A demonstration Contiki server (TCP/IP, web server, VNC server, virtual desktop) running on a sensor is available at: http://193.10.67.150/ I just wanted to say thanks for a great program! I was amazed at how well everything worked, and at the very good documentation on the mspgcc homepage. Thanks, /adam -- Adam Dunkels <a...@sics.se> http://www.sics.se/~adam/