MSP430-GCC je sada utilit, ktera umoznuje preklad zdrojoveho kodu napsaneho v assembleru ci jazyce C pro mikrokontroler MSP430.
The latest version of mspgcc-win32 can be downloaded from Sourceforge page. To make sure that the version is working and compatible, you can download the tested and stable version from download section.
First, you must confirm the license. Then select a full installation.
Select the destination
After installation, check whether the path to the MSP430-GCC tools is registered in system variable PATH. You can do this by runing the command line and typing the command msp430-gcc
. The compiler should start without any error message.