Obsolete. See http://www.ti.com/tool/msp430-gcc-opensource or upstream GNU tools.
This is a port of the GNU C Compiler (GCC) and GNU Binutils (as, ld) for the embedded processor MSP430. Tools for debugging and download are provided (GDB, JTAG and BSL)
License
BSD License, GNU General Public License version 2.0 (GPLv2)Follow GCC toolchain for MSP430
Other Useful Business Software
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Still using this tool wherever possible. Generated code is still far better than the official TI variant. Don't believe? Just try some bit rotation code, specially byte rotation and you will see. Code footprint is in general 1k~2k lower than official because library of the new one is not well suited for tiny devices. This project should be really revived as TI does not want to compete with Code Composer.
-
Very high-quality and well-maintained toolchain. Thanks!
-
It's a great tool in rapid and continuous development. Way to go, devs!