Difference between revisions of "EEMB2"

From Klaus' wiki
Jump to: navigation, search
Line 10: Line 10:
  
 
[[Configure IP address on EA board]]
 
[[Configure IP address on EA board]]
 +
 +
[[NFS mount on EA board]]

Revision as of 16:42, 23 February 2011

The EEMB2 course is focused on device drivers enabling access to hardware from user space applications in a uniform way.

The Scull examples from the book can be compiled following this How-to How-to compile the Scull examples

I've prepare a couple of How-to's enabling the development of device drivers with the Embedded Artist EA2478 board as target.

How-to add a user space application to uClinux and How-to add a loadable module to the uClinux

Build script for EA distribution

Configure IP address on EA board

NFS mount on EA board