Compiling xlr732 bsp
we need to download xlr732 bsp from
http://san-cm.wrs.com/proj/CHN-HUA213759/Documentation/Technical_Docs/WRL1.4 XLR732BSP.
1. Install the xlr732 bsp
There are two packages on this website:
wrl_1_4-raza_xlr_atx1_32_be-cgl-20071017.zip
wrl_1_4-raza_xlr_atx1_32_be-cgl-20071204.zip
As to wrl_1_4-raza_xlr_atx1_32_be-cgl-20071017.zip, do the following steps:
unzip wrl_1_4-raza_xlr_atx1_32_be-cgl-20071017.zip
cd CDR-R137968.1-1_071016_164318
./setup_linux
As to wrl_1_4-raza_xlr_atx1_32_be-cgl-20071204.zip, do the following steps:
unzip wrl_1_4-raza_xlr_atx1_32_be-cgl-20071204.zip
cd CDR-R138210.1-1_071203_111347
./setup_linux
2. Compiling xlr732
Using this command to create a wrlinux1.4 project:
$WindRiver/wrlinux-1.4/wrlinux/configure --enable-board=raza_xlr_atx1_32_be \
--enable-rootfs=glibc_small --enable-kernel=cgl --enable-build=production \
--enable-quilt=yes --enable-jobs=8 \
--with-layer=/home/wrlinux1_4/WindRiver/wrlinux-1.4/wrll-raza
And then execute 'make all' int the project.
阅读(1237) | 评论(0) | 转发(0) |