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
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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!