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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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!