Difference between revisions of "MicroWin on EA board"

From Klaus' wiki
Jump to: navigation, search
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:
 
As '''root''' execute this command in the uClinux-directory:
Line 37: Line 37:
 
Finally '''make''', maybe '''make clean''' first.
 
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 or Microwin.
+
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.
 
Please let me know if there are something missing or incorrect.

Revision as of 07:53, 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

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.

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.