搜索资源列表
uClibc-0.9.27.tar
- 一个嵌入式C库,专门为uClinux设计,由glibc精简而来。-an embedded C library, designed specifically for uClinux by streamlining from glibc.
786-886-linux-drv
- linux下的nandflash驱动程序,这是从国外网站上下载来的-nandflash the driver, which is from overseas sites to download
snmp.tar
- 包含一下内容: * An extensible agent * An SNMP library * tools to request or set information from SNMP agents * tools to generate and handle SNMP traps * a version of the unix netstat command using SNMP * a graphical Perl/Tk/SNMP based mib brows
2410iic
- 2410开发板在ADS下测试IIC的程序 运行步骤: 1 打开iic.mcp工程文件 2 运行 3 观察终端输出从eeprom中 读出的数据 文件说明: iic_test.c 开发板初始化文件 2410iic.c iic实验主程序文件-2410 ADS development board under test in the IIC running steps : an open iic.mcp engineering documents two running t
newlib-1.12.0.tar
- 用于嵌入式Linux系统的标准C的库函数,普通系统的C库函数有相关数量是不能用在嵌入式中的,因为其中有平台相关的内容。本库函数由redhat专为嵌入式Linux开发,但可以方便的称植到其它嵌入式系统中。-for embedded Linux system in the standard C library functions, the ordinary C library functions relevant number is not used in the embedded, because
vivi_note.tar
- 一个让我受益 非浅的s3c2410的vivi源码(带注释,转自http://www.18jin.cn/ShowForum.asp?forumid=45)-an benefited from the anger of s3c2410 source (with Notes, switched from http : / / www.18jin.cn/ShowForum.asp forumid = 45)
Cprogrammer
- 本文件为linux编程必备工具书,看后会获益匪浅-this document for programming tool for Linux, will benefit from a look
zlg-video4linux
- 周立功2410开发板V4L模块应用,可以借鉴一下滴-Zhou Ligong 2410 development board V4L module applications can learn some lessons from droplets
x-load
- x-load,一个非常有用的bootloader,用来直接从Nand lflash 启动嵌入式linux kernel-x-load, a very useful Bootloader. Nand used directly from the start lflash Embedded Linux kernel
ds1337
- 实时时钟处理芯片ds1337驱动程序,芯片由i2c接口控制,将文件加入到linux内核的driver i2c/chips目录下,在makefine中添加该文件直接编译即可-real-time clock chip ds1337 driver, from i2c chip interface control, file into the Linux kernel driver i2c/chips directory, In addition makefine the document can be
kaidri4
- 这是一个基于s3c2410的驱动,通过16位总线arm取CPLD得到的数据-based s3c2410 driven by 16 bus arm from the data obtained from the CPLD
ST16C554-linux26
- 本代码是ST16C554在Linux 2.6内核下的驱动代码。 从网上查了好多次,都没有找到,只能自己写了。 供各位开发同仁参考。 注意: 本代码有一个缺陷,就是每次收代码只能够收前16个,其余的会收不到。我找了好长时间,不知道是哪里的问题。请各位调好后,给我发封mail告知,我的email:uclinux@263.net。谢谢。-ST16C554 this code is in Linux kernel 2.6 drivers under the code. Online s
booting_article
- for arm ,use linux ,boot from u-boot-for arm, use linux, boot from u-boot
DV710_ADC_driver_test
- 基于ST公司的STR710芯片的DV710开发板。程序从ADC0采样数据,并将原是数据显示在LCD上。 可以通过调节板上ADC0的电位器来观察读数的变化。 -based company STR710 chip DV710 Development Board. ADC0 sampling procedures from the data, and data used to show on the LCD. By controlling the boards ADC0 the potenti
Datasample_FIFO_driver1
- 打开s3c2410的外中断16,通过该中断信号让内核从外部存储器里读数据。是一个中断驱动程序-open s3c2410 the external interrupt 16, so that the interruption signal from the external memory kernel read data. Is a disruption Driver
rootfs_quit_qt.cramfs
- ST2410去除QT图像功能的根文件系统,从27M缩小到8M左右-ST2410 removal QT functional images to the root system, from 8M to 27M to narrow about
DOC0026_FLASHPGM
- FLASHPGM是一个很好用,也很有用的FLASH烧写工具,从早期2.2版本的时候很多人就用他来烧写44B0的外部FLASH-FLASHPGM is a useful, are very useful tools for burning flash, from the early 2.2 version of the time many people use him to the burning 44B0 external FLASH
shebeiqudong
- LINUX系统下的设备驱动程序 具体到LINUX系统里,设备驱动程序所提供的这组入口点由一个结构来向系 统进行说明-LINUX system device driver specific to the Linux system, device driver provided by this group from the point of entry to a structure to the system descr iption
serialudp
- 我的毕业设计,ARM7的以太网应用,串口与以太网数据互发,使用的uclinux系统,支持多线程,所以在你编译uclinux的时候请选择uclibc库而不是uc-libc。文件中包含了源码和Makefile文件,image里是编译后生成的文件,可以直接烧录进板子,但是请注意板子的配置,我的是44B0的公板,不同的板子请在编译uclinux的时候重新配置好-I graduated from the design, the ARM7 Ethernet, serial and Ethernet Data
ftp示例源码
- 这个代码不能在linux编译,要加以修改,但写得是很好的,选自某个嵌入式linux 的源码 -the code in Linux compiler not to modify, but is written in good, chosen from a certain source embedded Linux