搜索资源列表
linux2.6_for_at91rm9200
- 这是一个Linux2.6内核在AT91RM9200上移植的说明,包括Boot的移植。-This is a Linux Kernel on the AT91RM9200 transplant Note Boot including the transplantation.
at91rm9200bsp
- AT91RM9200工程评估板的CPU源代码,基于ARM920T内核的AT91RM9200,180MHz,32/64M SDRAM,4M NOR Flash 10/100Mbps以太网,Linux操作系统。该源代码经过修改和项目支持,可以稳定运行。有一定的工程参考价值-AT91RM9200 CPU source code, Based on the AT91RM9200 ARM920T core, 180MHz. 32/64M SDRAM, 4M NOR Flash 10/100Mbps Eth
at91rm9200-rtc8025
- 最近完成的LINUX下RTC8025的驱动,平台:AT91RM9200,主要实现时钟操作的几个接口,对开发同类产品的驱动很有借鉴作用。-recently completed RTC8025 LINUX driven platforms : AT91RM9200. main clock operation of several interfaces, the development of similar products in a very useful reference drive.
at91rm9200-EK
- 基于at91的linux系统源码,经典的arm9—linux代码范例!at91也是经典的arm9芯片!-based on the Linux system at91 source, the classic arm9 - linux code examples! At91 is classic arm9 chip!
Linux-AT91RM9200-EK-and-patches
- Linux-AT91RM9200-EK-and patches.rar 针对AT91RM9200-EK板的linux源码与补丁。-Linux-AT91RM9200-EK - and against patches.rar AT91RM9200-EK plate with the linux source code patch.
linux-at91rm9200-i2s
- 基于at91rm9200-arm920t下的录放音程序,codec采用uda1314-based at91rm9200 - arm920t sound recording of the proceedings, codec used uda1314
gserial
- 此源码可以在AT91RM9200芯片上运行,Linux下的应用程序,解压后编译运行-this source AT91RM9200 chip can run Linux applications, unpacked compiler operation
ARMLinux-at-AT91RM9200
- :ARM Linux 在AT91RM9200 平台上的移植,步骤包括下载安装内核源码、建立交叉编译环境及以压缩或非压缩方式配置和编译内核。其文件系统的建立及程序开发均在宿主机上完成,再通过串口、网口或者JTAG口烧写至目标板。-: AT91RM9200 ARM Linux platform in the transplant, steps include download and install the kernel source code, the establishment of cross
led_da_drivers
- 华颐公司的以AT91RM9200为CPU的9200F 开发板在linux开发环境下的(不是基于ADS) LED,和DA驱动和测试程序的源代码-Chinese companies to AT91RM9200 9200F to the CPU board development opened in linux the environment (not on ADS) LED, and the DA-driven and test procedures source code
Oled_for_9200Linux
- 基于AT91RM9200 板卡的OLED Linux 驱动程序,OLED连接于CPU的CS2段地址-Card Based on the AT91RM9200 Linux OLED driver, OLED is connected to the CPU addresses of CS2
Sja1000canforLinux
- 很明显了,AT91rm9200处理器下,Sja1000 can 控制器的linux驱动程序,注意没有实现中断。仅支持查询方式。-Obviously, AT91rm9200 processor, Sja1000 can Controller linux driver, not to interrupt. Only support inquiry.
8255aforlinux
- 基于AT91RM9200的IO口扩展,采用8255进行io扩展的Linux驱动程序-I IO expansion 8,255 used for the expansion of io Linux Driver
K9-EVBRM9200schPDF
- 这是一个关于AT91RM9200的原理图,经过实践证明,它们很好的运行,并可以嵌入LINUX,对于ARM9的用户来说是一个挺不错的参考资料。
H9200M_User_handbook
- at91rm9200的用户手册,内含windows下超级终端和linux下minicom的配置应用
hpi[1].c
- at91RM9200的HPI测试程序。用于测试嵌入式linux环境下,at91rm9200与DSP642之间的HPI通信
at91
- 嵌入式开发,基于at91rm9200+linux的驱动 内含dataflash ,nandflash, wdc的驱动
flashi16
- at91rm9200对16位nor flash的读写控制程序。改变编译环境就可以用在linux环境下!