搜索资源列表
boot.tgz
- S3C2410 引导代码,具体内容详见文件里的说明!-S3C2410 guide code, which specifically detailed in the documents in the note!
LINUX-note
- linux讲义 详细介绍了linux的工作原理 内存管理、进程间通讯等-details of the working principle of Linux memory management, inter-process communication, etc.
uboot_for_s3c4510
- 改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。 1、支持串口下载,ftp下载。 2、flash操作。 3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。 4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。 5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.
sqlite-3.3.7-arm-linux.tar
- 嵌入式数据库SQLITE,含移植到ARM_LINUX的说明-SQLITE embedded database containing transplanted to the note ARM_LINUX
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
STR71x_GPIO_Scanning_a_44Matrix_Keypad
- The aim of this application note is to show to scan the 4x4 matrix keypad multiplexed with a four 7-segment display. The software attached to this application note scans the pressed key and displays it on the multiplexed 7- segment LEDs. Thi
SimpleforS3C2410
- 注意编译环境:ARM-Linux,这是一个为S3C2410入门者所写的简单但是较全面的源代码,编译时请注意相应参数的修改,学习S3C2410开发,从这里开始!-attention to the build environment : ARM-Linux. This is a S3C2410 for beginners written a simple but comprehensive source code, Please note that compile-time parameter ch
AT91-Linux-note
- AT91RM9200的嵌入式Linux移植笔记,让您了解LINUX下驱动的移植过程。推荐。
spansion
- 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将flash_v3.c改名为flash.c替换原来的flash.c 3)编译 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd
RTL8019onARMSYS
- 说明在uclinux下如何对8019进行编程-Note how the Basis for 8019 program
uclinuxkernelonARMSYS
- uclinux 在s3C44b0上的移植说明,网上资源,与大家共享-Basis in the transplant s3C44b0 note, online resources, and share
smp86xx_rootfs.tar.bz2
- sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt ================= This is the Sigma Designs customization of the root file system for the SMP86xx family of chips. This package is of course
driv_linux2.6_uport_v1.0.1_build_08092515.tar
- Vrsion Number: 1.0.1 Product Line: MOXA UPort Series Platform: Linux kernel 2.6.x (x86/x64) Company: Moxa Inc. Date: 09/25/2008 Support Product: =============== UPort 1250, 1250I UPort 1410, 1450, 1450I UPort 1610-8, 1650-8
u-boot-1.2.0.tar
- 移植成功的u-boot1.2.0源码,支持TX2440开发板或者2K大页面nandflash,DM9000a网卡的其他厂家的2440开发板。可设置环境变量以nandflash、网络(tftp以及nfs都可)引导内核,适合初学者进行代码分析或者作为上层开发人员的内核引导工具。 备注:本源码在ubuntu10.04系统下,采用arm-linux-softfloat-gnu-gcc2.4.5编译器编译成功,并在TX2440开发板上完美运行。-Successful transplantation o
UBOOT2010.06
- uboot2010.06版本的移植说明(持续更新)-uboot2010.06 version of transplantation note (continuously updated)
linux_kernel_map
- Linux内核map的一张详细关系图,可以打印出来作为学习内核的note使用,非常好,也很方便-a linux kernel map note
watchdog.c
- 实验名称:看门狗实验的应用级程序 * 实验说明:S3C2410内部具有一个看门狗定时器,可以设置为看门狗功能, * 设定在一定时间内,如果没有将看门狗计数寄存器复位, * 将引发系统复位,本实验设定复位时间为2秒, * 如果在两秒内没有复位将导致系统复位。-Experiment name: application-level watchdog experimental test program* Note: S3C2410 has an internal watchdog tim
2410
- 2410实验指导书 详尽的实验说明院程序-2410 experimental guidance note gives a detailed experimental procedure of Hospitals
emed_video_BT_download
- ARM嵌入式linux培训班视频教学(13.3GB) 2008.10.23 请注意日期,如果离此日期甚远,可能BT已经无种了。-ARM Embedded linux training video teaching (13.3GB) 2008.10.23 Please note the date, if far from this date, BT may have been planted without.
lm12232c
- (原创、经典)Linux2.6下的点阵LCD LM12232C(122x32)驱动源码。带Makefile,只需要修改一行就可以make了。 注:最开始参考过PUDN上“九天”前辈写的代码。但是说句实在的只能画点而已,偶这个驱动已经用在两个产品上了。 偶写的另外一款LCD是LM6063A(站内)。-(Original, classic) Linux2.6 lattice under the LCD LM12232C (122x32) driver source code. With Ma