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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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!