MSPGCC Wiki
From mspgcc
The mspgcc tool chain provides binutils, gcc, gdb and a lot of other tools for the MSP430 processor. Note that the tool chain itself consists of command line tools. Users who prefer an IDE need to install one separately. The actual home page is here: http://mspgcc.sourceforge.net/. While the home page is static, this wiki will grow with contributions from users of the tool chain.
Edit permissions for this wiki can be acquired by writing a message to the mspgcc-users mailing list (see below).
Installation
- Windows installation by using the binary installer.
- Linux installation by compiling the sources using the MSPGCC build script (How-To for the new x architecture can be found here).
- Building MSPGCC from source code step by step (contains hints for compiling support for the x architecture).
- Getting started with debugging and some explanatory notes how debugging with MSPGCC works.
- Setting up an IDE in a simple and straight forward way.
Usage
- First steps
- Tools more than just a compiler
- MSPGCC library libmspgcc
- JTAG interfaces
- Debugging
- Inline assembler
- Tips & tricks
- FAQ
Community
Most discussions take part on mspgcc-users mailing list.
