Difference between revisions of "MicroWin on EA board"

From Klaus' wiki
Jump to: navigation, search
Line 34: Line 34:
  
 
In the last window there are many more options that experimentally can be selected in order to include more utilities.
 
In the last window there are many more options that experimentally can be selected in order to include more utilities.
 +
 +
Finally '''make''', maybe '''make clean''' first.
  
 
Please let me know if there are something missing or incorrect.
 
Please let me know if there are something missing or incorrect.

Revision as of 07:48, 10 October 2013

Please NOTE: These instructions are under development and may not be complete.

In order to enable Microwin on the Embedded Artists 2478 board there is a number of configurations that has to be set correctly.

As root execute this command in the uClinux-directory:

$ make menuconfig

Follow the selections show on the images below:

MicroWin.png

MicroWin1.png

MicroWin2.png

MicroWin3.png

MicroWin4.png

MicroWin5.png

MicroWin6.png

MicroWin7.png

MicroWin8.png

MicroWin9.png

MicroWin10.png

In the last window there are many more options that experimentally can be selected in order to include more utilities.

Finally make, maybe make clean first.

Please let me know if there are something missing or incorrect.