Linuxstamp mx27
Revision as of 12:27, 11 May 2009 by Linuxvolts (talk | contribs) (New page: == Main == This is a place holder for the Linuxstamp mx27 board. Details will be posted as they are available. == Redboot == Redboot is based on ecos. A good starting point is [http://eco...)
Main
This is a place holder for the Linuxstamp mx27 board. Details will be posted as they are available.
Redboot
Redboot is based on ecos. A good starting point is here First pull the installer
* wget --passive-ftp ftp://ecos.sourceware.org/pub/ecos/ecos-install.tcl
Then run it:
* ./ecos-install.tcl
It wants to run ecosenv.sh so set up the environment correctly. It says to stick it in .profile or .login. I think .bashrc will also work