티스토리 뷰

지식쌓기

eCos

바나나쥬스 2009. 3. 13. 16:24
* eCos
$ wget --passive-ftp ftp://ecos.sourceware.org/pub/ecos/ecos-install.tcl
$ sh ecos-install.tcl

PATH설정
$ sh ecosenv.sh


*redboot configuration
tool이용
$configtool  (
ecos/tools/bin)

command이용
$ ecosconfig new (architecture) redboot
$ ecosconfig import /opt/ecos/ecos-3.0b1/packages/hal/arm/...../xxx.ecm
$ ecosconfig tree
$ make


* But!!!! 내가 써야하는 보드는 없다는거!!!! -_-