搜索资源列表
dataflash-iar5-at91sam9260-ek.
- 针对ATMEL公司的9260(ARM926)的data flash测试程序,For ATMEL' s 9260 (ARM926) of the data flash test procedures
basic-norflash-project-at91sam9260-ek-iar
- norflash的再iar下的操作,代码可以直接使用调试-norflash re-iar under the operation, code can be used directly to debug
samples.tar
- A sample source code to blink led for ATMEL at91sam9260-ek board(ARM9).
emac-iar5-at91sam9260-ek
- linux下网络测试源代码,针对DM9-linux source code under the Network Testing
basic-norflash-project-at91sam9260-ek-keil
- keil下的nroflash操作,可以用于nroflash调试-keil operate under the nroflash
basic-adc-project-at91sam9260-ek-keil
- at91sam9260的adc驱动,keil代码-adc driver of at91sam9260
basic-dataflash-project-at91sam9260-ek-keil
- at91sam9260的dataflash驱动-dataflash driver of at91sam9260
9260kernel-porting
- AT91SAM926 ARM9 内核移植手册,非常实用,基于at91sam9260-ek开发板。包含以下内容: 1.准备所需要的软件和编译工具包 2.安装ARM-LINUX-GCC工具链 3.安装编译AT91BootStrap Bootloader 4.安装编译Uboot及AT91-Uboot补丁 5.安装编译Linux2.6.22及AT91-Linux补丁 6.安装下载工具AT91ISP及烧写文件 7.NFS根文件系统的建立 8.移植Boa Web服务器 9