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
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
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!