embedded software controlling the PCB components
MSP430G2553
- Use Make
- Install
msp430-gcc-support-files
- Change
MSP430_SUPPORT_FILES_INCLUDE
inMakefile
to/some/directory/msp430-gcc-support-files/include
- Run
make
- Install
- CodeComposer Studio
- Link the header files in
include
- Compile using
msp430-elf-gcc
- Link the header files in
- Install
mspdebug
- Run
make run