星期三, 1月 18, 2006

Developement Platform Setup Log

借我一個新的硬碟,所以要整個重新安裝.

Install Debian : 什麼都不選,base system就可以。
aptitude install gcc

aptitude install sudo
export VISUAL="vi"
visudo - ref http://checko.blogspot.com/2005/10/build-kernel-for-arm.html

aptitude install tftpd
vi /etc/inetd.conf ---> /boot 改為/tftpboot
mkdir /tftpboot
chmod 777 /tftpboot

aptitude install nfs-kernel-server
vi /etc/exports

aptitude install samba
smbpasswd -a charles

aptitude install libncurses-dev
aptitude install bzip2
以下就是sdk 相關的...
copy armutil
copy driver, library
copy tuner sample
copy dvd player sample

armutils : copy dl folder 到sources/dl下
make ... follow instruction....

make toolchain : PIII 900 512M takes 1 hr...

沒有留言:

網誌存檔