代码搜索:ucLinux
找到约 2,003 项符合「ucLinux」的源代码
代码结果 2,003
www.eeworm.com/read/172256/9715766
c ddns_main.c
/*
*main()
*/
#ifdef __uClinux_
#include
#endif
#include "DDNS.h"
#ifdef __uClinux_
_bsc1(char *, getbenv, char *, a)
_bsc1(int, setbenv,
www.eeworm.com/read/135026/13966684
txt readme.txt
led_flash.c 是驱动程序,外中断,关于驱动程序的编译,参见驱动的编译。
ledtest.c 是测试程序
——————————————
含有linux.bin 和rdgz.bin文件,已经作好了。可以下载使用。使用方法见开发板的使用。
<mark>uClinux</mark>启动后,在控制台输入ledtest1 回车后
irq4 设置为低电平中断,led乒乓闪烁。 ...
www.eeworm.com/read/166890/9991097
pdf 基于arm的嵌入式设备中uclinux系统开发.pdf
www.eeworm.com/read/162330/10313510
pdf 基于arm的uclinux网络控制系统的设计与实现.pdf
www.eeworm.com/read/271395/10998266
doc 在uclinux下添加sl811hs的硬件底层驱动.doc
www.eeworm.com/read/243134/12959247
pdf uclinux源代码中make文件完全解析--基于arm开发平台.pdf
www.eeworm.com/read/408877/11366661
pdf 基于arm和uclinux的嵌入式远程数据采集终端.pdf
www.eeworm.com/read/7202/107548
pdf 第7章 嵌入式uclinux及应用开发 44页.pdf
www.eeworm.com/read/15952/600483
pdf 基于arm和uclinux的嵌入式远程数据采集终端.pdf
www.eeworm.com/read/179036/9377736
buildlib-smartarm2200
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_DI