Difference between revisions of "Compiling the firmware with Eclipse"

From Kreyos
Jump to: navigation, search
(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...")
(No difference)

Revision as of 02:38, 13 October 2014

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'