지식쌓기

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!!!! 내가 써야하는 보드는 없다는거!!!! -_-

반응형

'지식쌓기' 카테고리의 다른 글

아이폰 벨소리 만들기  (0) 2010.08.03
VirtualBox on Ubuntu  (0) 2009.06.25
참치전  (6) 2008.12.16
두둥!! 소세지 야채 볶음!!  (2) 2008.11.20
SWT Shell에서 JFrame.HIDE_ON_CLOSE 동작..  (2) 2008.03.04