文件名称:romboot
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 292kb
- 下载次数:
- 0次
- 提 供 者:
- yan_j*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1)个人针对atmel提供的运行于CPU内13k空间的ram的romboot修改而成。
(2)提供了IRQ和FIQ的测试工作;
(3)提供了对外部sdram的数据总线和地址总线的测试工作
(3)提供了对spi dataflash和nor flash的访问操作
(4)实现了romboot在spi dataflash和nor flash中的升级
(5)因为受编译后文件不能超过13kbytes的限制,采用条件编译的方法控制各个功能-(1) individuals provided for Atmel running on the CPU with 13k of ram space romboot modified form. (2) provides the IRQ and FIQ testing (3) provide for external SDRAM data bus and address bus of the test (3) provides a spi dataflash and visit nor flash operations (4) realize the romboot in spi dataflash and nor flash the upgrade (5) because of the compiled files should not exceed 13kbytes restrictions, conditions compiled using various functional control
(2)提供了IRQ和FIQ的测试工作;
(3)提供了对外部sdram的数据总线和地址总线的测试工作
(3)提供了对spi dataflash和nor flash的访问操作
(4)实现了romboot在spi dataflash和nor flash中的升级
(5)因为受编译后文件不能超过13kbytes的限制,采用条件编译的方法控制各个功能-(1) individuals provided for Atmel running on the CPU with 13k of ram space romboot modified form. (2) provides the IRQ and FIQ testing (3) provide for external SDRAM data bus and address bus of the test (3) provides a spi dataflash and visit nor flash operations (4) realize the romboot in spi dataflash and nor flash the upgrade (5) because of the compiled files should not exceed 13kbytes restrictions, conditions compiled using various functional control
(系统自动生成,下载前可以参看下载内容)
下载文件列表
romboot
.......\asm
.......\...\asm_isr.s
.......\...\jump.s
.......\bin_ads
.......\.......\cstartup_ads.s
.......\.......\romBoot_Data
.......\.......\............\CWSettingsWindows.stg
.......\.......\............\Debug
.......\DbgRam
.......\......\reboot.dep
.......\includes
.......\........\AT91RM9200.h
.......\........\AT91RM9200.html
.......\........\AT91RM9200.inc
.......\........\AT91RM9200.rdf
.......\........\AT91RM9200_inc.h
.......\........\com.h
.......\........\config.h
.......\........\dataflash.h
.......\........\embedded_services.h
.......\........\grentech.h
.......\........\inflate.h
.......\........\lib_AT91RM9200.h
.......\........\main.h
.......\........\norflash.h
.......\main.html
.......\main_files
.......\..........\filelist.xml
.......\sources
.......\.......\at45.c
.......\.......\com.c
.......\.......\dataflash.c
.......\.......\grentech.c
.......\.......\init.c
.......\.......\main.c
.......\.......\misc.c
.......\.......\norflash.c
.......\.......\retarget.c
.......\asm
.......\...\asm_isr.s
.......\...\jump.s
.......\bin_ads
.......\.......\cstartup_ads.s
.......\.......\romBoot_Data
.......\.......\............\CWSettingsWindows.stg
.......\.......\............\Debug
.......\DbgRam
.......\......\reboot.dep
.......\includes
.......\........\AT91RM9200.h
.......\........\AT91RM9200.html
.......\........\AT91RM9200.inc
.......\........\AT91RM9200.rdf
.......\........\AT91RM9200_inc.h
.......\........\com.h
.......\........\config.h
.......\........\dataflash.h
.......\........\embedded_services.h
.......\........\grentech.h
.......\........\inflate.h
.......\........\lib_AT91RM9200.h
.......\........\main.h
.......\........\norflash.h
.......\main.html
.......\main_files
.......\..........\filelist.xml
.......\sources
.......\.......\at45.c
.......\.......\com.c
.......\.......\dataflash.c
.......\.......\grentech.c
.......\.......\init.c
.......\.......\main.c
.......\.......\misc.c
.......\.......\norflash.c
.......\.......\retarget.c