代码搜索:ucLinux
找到约 2,003 项符合「ucLinux」的源代码
代码结果 2,003
www.eeworm.com/read/154146/11986022
txt cliff_change.txt
首先,当然是把前面的中断向量改掉
也就是 44binit.s 95 - 101 行
变成什么呢,就是 ldr pc, =0x0c0000??
然后,之所以我们的 BIOS 不能直接运行 <mark>uClinux</mark> 其实就是波特率的问题
要解决波特率。
先想到的当然是 Main.c 22行
改成 57600,编译……结果不行!
然后我想到,我们的 <mark>uClinux</mark> 是配置为 ARMCLK = ...
www.eeworm.com/read/153226/12050824
html index.html
uClinux
uClinux
Search for some information about uClinux on
www.eeworm.com/read/153226/12050837
c submit.c
/*********************************************************************
* File: submit.c
* Author: Embest J.Zhao 2004.12.20
* Desc: cgi script file
* History:
**********************************
www.eeworm.com/read/233341/14157541
js beyondmenu_plain.js
HM_DOM = (document.getElementById) ? true : false;
HM_NS4 = (document.layers) ? true : false;
HM_IE = (document.all) ? true : false;
HM_IE4 = HM_IE && !HM_DOM;
HM_Mac = (navigato
www.eeworm.com/read/233341/14157561
js beyondmenu_plain.js
HM_DOM = (document.getElementById) ? true : false;
HM_NS4 = (document.layers) ? true : false;
HM_IE = (document.all) ? true : false;
HM_IE4 = HM_IE && !HM_DOM;
HM_Mac = (navigato
www.eeworm.com/read/233341/14157576
js beyondmenu_plain.js
HM_DOM = (document.getElementById) ? true : false;
HM_NS4 = (document.layers) ? true : false;
HM_IE = (document.all) ? true : false;
HM_IE4 = HM_IE && !HM_DOM;
HM_Mac = (navigato
www.eeworm.com/read/129834/14223218
txt readme.txt
uclinux2.4中自带了sl811的驱动,当用户使用时需对其做一些修改。
本程序是邵仕泉、张红雨针对自己的应用在原有程序基础上修改的,在与原程序对照
后可发现修改工作有很多,这可以作为参考,帮助读者写出自己的sl811驱动。
www.eeworm.com/read/230226/14296474
depend .depend
ad.o .depend : $(TOP)/config ad.c ad.h hardware.h temp.h \
/uclinux/microwindows-0.90/src/include/nano-X.h \
/uclinux/microwindows-0.90/src/include/mwtypes.h
pwm.o .depend : $(TOP)/config pwm.c ha
www.eeworm.com/read/116204/14982952
js beyondmenu.js
HM_DOM = (document.getElementById) ? true : false;
HM_NS4 = (document.layers) ? true : false;
HM_IE = (document.all) ? true : false;
HM_IE4 = HM_IE && !HM_DOM;
HM_Mac = (navigato