-
Notifications
You must be signed in to change notification settings - Fork 0
Uses ragel to implement a serial comm interface to MSP430 LaunchPad board (MSP-EXP430G2). Likely adaptable to other MSP430 based projects.
License
mitchellkline/msp-exp430g2-ragel-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MSP-EXP430G2 LaunchPad Serial Comm Demo 1. Compiler requirements - msp430gcc compiler should be installed - msp430gcc header files should be installed with their include path added to the OS environment. 2. Using provided makefile: - Build with: make - Clean with: make clean 3. Debug with: - mspdebug rf2500 [The emulator & usb drivers for the LaunchPad are similar to the ones for the ez430-rf2500] - Use mspdebug to start a gdbproxy & use msp430-gdb to connect & debug 4. Requires ragel.
About
Uses ragel to implement a serial comm interface to MSP430 LaunchPad board (MSP-EXP430G2). Likely adaptable to other MSP430 based projects.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published