SLAU646F September 2015 – June 2020
The MSP430 GCC stand-alone package is provided for users who prefer to use the MSP430 GCC toolchain with other IDE or console-based solutions for compiling and debugging. This stand-alone package supports different operating systems and is provided in different formats:
The following table lists all the available MSP430 GCC stand-alone packages.
Software | Description |
---|---|
msp430-gcc-full-linux-x64-installer-x.x.x.x.run | MSP430 GCC
64-bit Linux installer including support files, debug stack, and USB drivers. Run
sudo chmod +x <installer> before executing the
package. |
msp430-gcc-full-osx-installer-x.x.x.x .app.zip | MSP430 GCC macOS installer including support files, debug stack, and USB drivers. |
msp430-gcc-full-windows-installer-x.x.x.x.exe | MSP430 GCC Windows installer including support files, debug stack, and USB drivers. |
msp430-gcc-x.x.x.x_{platform}.{zip,tar.bz2} | MSP430 GCC toolchain only. For linux32, linux64, macOS, win32, and win64 platforms. |
msp430-gcc-x.x.x.x-source-full.tar.bz2 | Full source tree of MSP430 GCC toolchain with scripts and instructions to build the toolchain from source. |
msp430-gcc-x.x.x.x-source-patches.tar.bz2 | Patch files for each of the components of MSP430 GCC (GCC, binutils, newlib, GDB). These can be applied on top of the corresponding upstream release of the component to build the toolchain from source. |
msp430-gcc-support-files-x.xxx.zip | Header files and linker scripts. |