SLAU646F September 2015 – June 2020
Follow these steps to build Mitto MSP430 GCC for Linux and macOS:
README-build.sh
to build the toolchain.An alternative to this process is to use the "source-patches" tar archive (for example,
msp430-gcc-7.3.0.9-source-patches.tar.bz2
) to apply patches to source tars as released by the upstream community.
Versions 7.3.0.9 and later include a script (
README-apply-patches.sh
), which downloads the upstream releases and applies the patches so the sources are ready for building. The
README-build.sh
script can then be used to build a native toolchain.