반응형
* eCos
*redboot configuration
* But!!!! 내가 써야하는 보드는 없다는거!!!! -_-
$ wget --passive-ftp ftp://ecos.sourceware.org/pub/ecos/ecos-install.tcl
$ sh ecos-install.tcl
PATH설정
$ sh ecosenv.sh
$ 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
$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 |