Wednesday, March 04, 2009

Building eCOS microwindows application

http://www.mail-archive.com/ecos-discuss@ecos.sourceware.org/msg07213.html

$ecosconfig new pc net
$ecosconfig add mw
$ecosconfig tree

Using configtool to do additional config:
Check "Build MicroWindows eCos support" -> "build complete ecos+microwindows application" and
"Build MicroWindows NanoX demos"->"Include world demo" the save&exit and make

There should be a ecos_mw.elf in install/bin.
You may need to load ecos_mw.elf using RedBoot.

RedBoot> load -m disk hda2:/ecos_mw.elf
RedBoot> go

No comments:

Related Posts Plugin for WordPress, Blogger...