代码搜索:ucLinux
找到约 2,003 项符合「ucLinux」的源代码
代码结果 2,003
www.eeworm.com/read/181071/9275691
build-uclinux-xcopilot
#!/bin/sh
rm config.cache config.status -f
CC=m68k-elf-gcc \
CFLAGS="-m68000 -Os -D__uClinux__ -I/opt/uclinux/uClinux-dist/lib/uClibc/include -I/opt/uclinux/uClinux-dist/linux-2.4.x/include -I/opt/u
www.eeworm.com/read/181071/9275831
build-utpmc-uclinux
#!/bin/sh
#
# Please make sure that the following things are OK:
#
# 1. You have installed the arm-elf-tools already.
# 2. Your uClinux distribution has been installed into the directory of '/opt
www.eeworm.com/read/179036/9377748
build-uclinux-2200
rm config.cache config.status -f
UCLINUX_DIR=/usr/src/uClinux-dist
CC=arm-elf-gcc \
CFLAGS="-Os -g -Dlinux -D__linux__ -Dunix -D__uClinux__ -DEMBED -I${UCLINUX_DIR}/lib/uClibc/include -I${UCLINUX_D
www.eeworm.com/read/374765/9385412
pdf uclinux_kernel.pdf
www.eeworm.com/read/371967/9528459
txt uclinux-sqlite.txt
本文讨论的是比较流行的嵌入式开发组合ARM+uclinux,即目标开发板为三星S3C4510,完成sqlite在其uclinux上的移植。
本文假设你已经具备正确编译uclinux的kernel的能力,即有能力完成make menuconfig;make dep;make lib_only;make user_only;make romfs;make image;make。而且还能将自己
www.eeworm.com/read/160020/10579565
rar uclinux-dist.rar
www.eeworm.com/read/421713/10707778
pdf uclinux_applications.pdf
www.eeworm.com/read/463697/7176694