代码搜索:UcLinux
找到约 2,003 项符合「UcLinux」的源代码
代码结果 2,003
www.eeworm.com/read/294321/8240181
kdh 基于uclinux嵌入式平台上usb设备驱动程序开发.kdh
www.eeworm.com/read/414116/11126786
pdf 24128_howto setup uclinux for the spartan 3e starter kit_artikel.pdf
www.eeworm.com/read/414116/11126787
pdf ._24128_howto setup uclinux for the spartan 3e starter kit_artikel.pdf
www.eeworm.com/read/101618/15823912
doc 基于arm+uclinux的嵌入式系统开发1.doc
www.eeworm.com/read/101618/15823913
doc 基于arm+uclinux的嵌入式系统开发2.doc
www.eeworm.com/read/101618/15823915
doc 基于arm+uclinux的嵌入式系统开发4.doc
www.eeworm.com/read/101618/15823916
doc 基于arm+uclinux的嵌入式系统开发3.doc
www.eeworm.com/read/197430/6784268
u-boot
因为我要用到<mark>uclinux</mark>所以采用的交叉编译环境是arm-elf-tools.采用这个而没有采用
其它的交叉工具链是因为这个交叉工具链针对<mark>uclinux</mark>有特殊的改进.<mark>uclinux</mark>的文件
格式是flat而不是elf.因此编译它的gcc编译器有所改动,uclibc是<mark>uclinux</mark>中的c
运行库.我们可以在http://www.<mark>uclinux</mark>.org/pub/<mark>uClinux</mark>/arm-elf-to ...