Compiling the firmware with Eclipse
From Kreyos
Revision as of 02:38, 13 October 2014 by Thomas (Talk | contribs) (Created page with "After we setup the machine and imported the firmware into Eclipse we could use Eclipse to build it. Edit the Makefile.msp430 to change the installation directory from the IAR...")
After we setup the machine and imported the firmware into Eclipse we could use Eclipse to build it.
Edit the Makefile.msp430 to change the installation directory from the IAR compiler. The installation directory on my machine is: C:\Program Files (x86)\
Then rename the 'Makefile' to 'Makefile.org' and 'Makefile.msp430' to 'Makefile'
