Difference between revisions of "MicroWin on EA board"

From Klaus' wiki
Jump to: navigation, search
(Created page with ''''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 configur…')
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''Please NOTE''': These instructions are under development and may not be complete.
 
'''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.
+
In order to enable Microwin or Nano-X Window System 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:
 +
 
 +
<source lang="bash">
 +
$ make menuconfig
 +
</source>
 +
 
 +
Follow the selections show on the images below:
 +
 
 +
[[Image:MicroWin.png|500px]]
 +
 
 +
Two times exit.
 +
 
 +
[[Image:MicroWin1.png|500px]]
 +
 
 +
[[Image:MicroWin2.png|500px]]
 +
 
 +
[[Image:MicroWin3.png|500px]]
 +
 
 +
[[Image:MicroWin4.png|500px]]
 +
 
 +
[[Image:MicroWin5.png|500px]]
 +
 
 +
[[Image:MicroWin6.png|500px]]
 +
 
 +
[[Image:MicroWin7.png|500px]]
 +
 
 +
[[Image:MicroWin8.png|500px]]
 +
 
 +
Exit the config tool.
 +
 
 +
[[Image:MicroWin9.png|500px]]
 +
 
 +
Two times exit.
 +
 
 +
[[Image:MicroWin10.png|500px]]
 +
 
 +
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.
 +
 
 +
Also please read the "Getting started with uClinux" document found on bren in /home/emb/doc/pdf - there are several sections about Nano-X Window System previously known as Microwin.
 +
 
 +
Please let me know if there are something missing or incorrect.

Latest revision as of 10:48, 10 October 2013

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

In order to enable Microwin or Nano-X Window System 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

Two times exit.

MicroWin1.png

MicroWin2.png

MicroWin3.png

MicroWin4.png

MicroWin5.png

MicroWin6.png

MicroWin7.png

MicroWin8.png

Exit the config tool.

MicroWin9.png

Two times exit.

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.

Also please read the "Getting started with uClinux" document found on bren in /home/emb/doc/pdf - there are several sections about Nano-X Window System previously known as Microwin.

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