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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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)\

Compiling-the-sources-09.png

Then rename the 'Makefile' to 'Makefile.org' and 'Makefile.msp430' to 'Makefile'