SynchroChron LCD Driver Firmware

Project Files

File Folder Description Tools
Source Files
lcd.c lcd LCD driver functions  
lcd_font.h lcd Font map  
lcd_wiring.h lcd ES449 LCD wiring configuration  
lcd_segs.h lcd Segment map  
lcd.h include LCD driver interface  
macros.h include Common macros  
msp430.h include MSP430 controller-specific definitions  
icc430.h include ICC430 compiler-specific definitions ICC430
mspgcc.h include MSPGCC compiler-specific definitions MSPGCC
Build Files
lcd.prj lcd ICC430 Project file ICC430
lcd.src lcd ICC430 Project file ICC430
mklib.bat lcd Library build command file ICC430
Output Files
lcd.a lcd Library file with assert() enabled ICC430
lcd_ndebug.a lcd Library file with assert() disabled ICC430
Lint Files
lint.bat lcd Lint command file PCLint
lcd.lnt lcd Project lint options  
synchro.lnt include Local lint options  
co-icc430.lnt include ICC430 compiler-specific lint options ICC430

Tools

Name Description
ICC430 ImageCraft ICC430 Integrated Development Environment
MSPGCC GNU MSPGCC Toolchain
PCLint Gimpel PCLint Source Code Analyzer