Welcome![Sign In][Sign Up]
Location:
Search - uClinux-2.4

Search list

[VC/MFCUP-NetARM3000-uCLinux实验指导书

Description: UP-NetARM3000-uCLinux实验指导书
Platform: | Size: 1597107 | Author: tianlangaolong@163.com | Hits:

[BooksuCLinux编译说明

Description: RT
Platform: | Size: 100416 | Author: ybqchj | Hits:

[VC/MFCucLinux在blackfin处理器上的应用

Description: ucLinux在blackfin处理器上的应用
Platform: | Size: 1174923 | Author: huotuxiangsheng | Hits:

[Embeded Linuxev44b0ii_kbd

Description: 44b0 uclinux 键盘驱动程序源代码-44b0 Basis keyboard driver source code
Platform: | Size: 5120 | Author: | Hits:

[Embeded LinuxuClinux2.4.x+S3C4501B平台的USB-HOST驱动设计

Description: uClinux2.4.x+S3C4501B平台的USB-HOST驱动设计-uClinux2.4.x S3C4501B platform USB-HOST-driven design
Platform: | Size: 9216 | Author: 朱胜 | Hits:

[Embeded Linuxppp-2.4.1

Description: 经典的ppp程序,适合嵌入式linux下的应用-classic PPP program,which adopts to the application in the embedded system "uclinux"
Platform: | Size: 857088 | Author: 熊伟 | Hits:

[Embeded LinuxMiniGUI-DOS-3.1

Description: 这是早期MiniGUI DOS版本的最终版,压缩包内包含源代码、示例程序和API参考文档。该版本适合初学者,在BC++4。5上可直接编译,本人正试图将其移植到uclinux中。-early MiniGUI This is the ultimate version of DOS version, compressed packet contains source code, sample program and API reference documentation. The version for beginners, the BC++4. 5 can be directly translated, I was trying to migrate to its Basis China.
Platform: | Size: 604160 | Author: 王安安 | Hits:

[Driver Developledcontrol

Description: uClinux环境下,三星44B0处理器上测试通过的一个简单的字符设备驱动程序,实现了对4个LED的控制,测试通过-uClinux circumstances, Samsung 44B0 processors tested a simple character device driver, achieving the four LED control, the test
Platform: | Size: 1024 | Author: 潘涛 | Hits:

[Driver Develop91c111driver

Description: 91c1111网络芯片驱动程序,使用与linux2.4内核,以及uClinux内核,支持ARM7,ARM9-91c1111 networking chip driver, use and linux2.4 kernel, and uClinux kernel, support for ARM7, ARM9
Platform: | Size: 37888 | Author: 陈育林 | Hits:

[Other Embeded programMicrowindows与相关开发代码实例

Description: 软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenTest 5.运行make可生成可执行文件 6.利用TFTP/NFS等方式,将生成的可执行文件下到ZA7V开发板运行: bin/nano-X & sleep 1 chenTestChinese -package includes a complete library and the first paper is a note readme.txt contained Provision Translation link executable good examples and nano-X executable files; use : 1. this release packets to a certain directory, if $ (SDK_DIR) \ microWinDev 2. Run "Build uClinux window "3. access to the release of directory : cd $ (SDK_DIR) \ microWinDev 4. the directory is a chenTe st directory, is a development paradigm template. Access to the directory : cd chenTest 5. running make generates executable files 6. using TFTP/NFS and others- that will create the executable file to the Documentation under development board running : bin/nano-X
Platform: | Size: 2785280 | Author: 郭学森 | Hits:

[Embeded LinuxucLinuxSerialPort

Description: ucLinux串口通讯原代码类库,使用1.4版本内核。-ucLinux serial communication source code library, use version 1.4 kernel.
Platform: | Size: 8192 | Author: shiwenlu | Hits:

[Embeded Linuxtl16c750_not_driver_for_uClinux_+_s3c44b0

Description: 此程序为查询方式下的tl16c750程序.开发环境为uClinux2.4.x+s3c440b.不需要向uClinux内核中加入驱动,使用方便,代码量小。附:编译映像。-procedure for inquiry under the tl16c750 procedures. Development Environment for uClinux2.4 . x s3c440b. uClinux kernel do not need to add-driven, easy to use, a small amount of code. Report : Build mapping.
Platform: | Size: 288768 | Author: 张大海 | Hits:

[Embeded Linuxiic_driver_for_uClinux_+_s3c44b0

Description: 开发环境为uClinux2.4.x+s3c44b0。此程序以字节方式对IIC器件进行读写。通过硬件测试,可以直接使用。附:IIC测试程序。具体使用说明见其中的readme.txt。-development environment for uClinux2.4.x s3c44b0. This procedure in byte pairs IIC device reading and writing. Through hardware testing can be used directly. Report : IIC test. Specific use see the readme.txt.
Platform: | Size: 294912 | Author: 张大海 | Hits:

[MiddleWareadc

Description: arm 7 下的adc This is a Kernel module for uClinux 2.4.x . *-arm 7 under adc This is a Kernel module for uClinux 2.4.x .*
Platform: | Size: 53248 | Author: shaw | Hits:

[Embeded Linuxkeydrv_in_uclinux

Description: 在UCLIINUX环境下开发的自定义4*4键盘驱动,象手机键盘那样实现键盘的基本功能-UCLIINUX environment in the development of custom 4* 4 keyboard driver, like mobile phone keyboard as realize the basic functions of the keyboard
Platform: | Size: 4096 | Author: xuhao | Hits:

[Embeded Linuxgpio

Description: gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float -DMODULE -c -o leddrv.o leddrv.c -GPIO driver leddrv.c-driven source code for applications writeled.c way writeled.c compiler arm-elf-gcc-Wall-O2-Wl,-elf2flt-o writeled writeled.cleddrv.c way compiler arm-elf-gcc-- you are D__KERNEL__-I of the uClinux directory/linux-2.4.x/include-Wall-Wstrict-prototypes-Wno-trigraphs-O2-fno-strict-aliasing-fno-common-fno-common-pipe-fno-builtin-D__linux__-- DNO_MM-mapcs-32-march = armv4-mtune = arm7tdmi-mshort-load-bytes-msoft-float-DMODULE-c-o leddrv.o leddrv.c
Platform: | Size: 2048 | Author: zhengbo | Hits:

[SCMADuC7020_26_Keil_Ram_Flash

Description: ADuC7020/26是ADI模拟公司开发的ARM7TDMI内核,带有8通道12bitADC和4通道12bitDAC的单片机,62KB Flashom,8KB Ram,本源码是Keil环境下片内Flash编程,程序在Ram中运行的范例-ADI simulation ADuC7020/26 is developed ARM7TDMI core, with 8-channel 12bitADC and 4-channel 12bitDAC microcontroller, 62KB Flashom, 8KB Ram, the source is the Keil environment下片within Flash programming, the program running in the Ram Examples
Platform: | Size: 155648 | Author: 沈剑青 | Hits:

[Embeded Linuxlinux2.4-icap

Description: fpga上的icap端口的驱动程序,支持的操作系统内核是uclinux,内核版本为2.4。-FPGA s ICAP port driver, supported by the operating system kernel is uclinux, kernel version 2.4.
Platform: | Size: 17408 | Author: yz | Hits:

[Embeded Linuxpwm

Description: This is a Kernel module for uClinux 2.4.x . ** This module let uClinux 2.4.x can use pwm. -This is a Kernel module for uClinux 2.4.x . This module let uClinux 2.4.x can use pwm.
Platform: | Size: 53248 | Author: pengtao | Hits:

[Embeded Linuxnet_drivers

Description: 最简单的字符设备驱动程序 This is a Kernel module for uClinux 2.4.x . This module let uClinux 2.4.x can use pwm. -This is a Kernel module for uClinux 2.4.x .
Platform: | Size: 2048 | Author: pengtao | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net