MSGPCC on Linux
- POST
This post is about compiling and uploading software to a Texas Instrument MSP board on linux.
I have been disapointed by the official MSP IDE, CCS because it is far too big for the small projects I am working on.
So I tried to use the MSP430 unofficial compiler, mspgcc. Nothing worked as expected. That is why I created this page to list all the tricks needed to make it work.