This is an example project for the MSP430-4619LCD development board, which is produced by Olimex Ltd. I've used Linux, but maybe you can use any operating system which has GNU make and mspgcc (http://mspgcc.sourceforge.net/). The code is from Olimex, ChaN (FatFs) and me.
Features:
You should set your LCD type (GE8/GE12) in lcd.h! I've got GE8, so if you set GE12 maybe doesn't work.
Additional tools:
Quick how-to for make:
make to compile the code.make flash to flash program to the MSP430's ROM.make doc to generate documentation.You can download this sample here: http://dev.ivanov.eu/projects/msp430-4619lcd_sample/msp430-4619lcd_sample.tar.gz http://dev.ivanov.eu/projects/msp430-4619lcd_sample/msp430-4619lcd_sample.zip
Contact: Peter Ivanov E-mail: ivanovp__AT__gmail__DOT__com__NOSPAM
1.5.1