文件名称:1
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实验得到的结果为,系统启动后,八盏LED灯就会向右点亮。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
在sdram调试时,需要修改RO BASE为0xa0000000,其他不用修改,重新编译下载就可运行。-Results of experiments, the system starts, eight LED light will light up right. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Debugging in the sdram when the need to modify the RO BASE to 0xa0000000, others do not modify, recompile and download can be run.
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
在sdram调试时,需要修改RO BASE为0xa0000000,其他不用修改,重新编译下载就可运行。-Results of experiments, the system starts, eight LED light will light up right. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Debugging in the sdram when the need to modify the RO BASE to 0xa0000000, others do not modify, recompile and download can be run.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验1 系统引导实验\PXA270.ini
..................\Readme.txt
..................\boot.mcp
..................\...._Data\CWSettingsWindows.stg
..................\.........\Debug\TargetDataWindows.tdt
..................\.........\.....Rel\TargetDataWindows.tdt
..................\.........\........\boot.axf
..................\.........\........\boot.bin
..................\.........\........\ObjectCode\boot.o
..................\.........\........\..........\library_register.o
..................\.........\........\..........\library_variant.o
..................\.........\........\..........\os_null.o
..................\.........\........\..........\post_initGpio.o
..................\.........\........\..........\post_initKey.o
..................\.........\........\..........\post_initMem.o
..................\.........\........\..........\post_initStack.o
..................\.........\........\..........\post_initVariant.o
..................\.........\Release\TargetDataWindows.tdt
..................\library\library_register.s
..................\.......\library_variant.s
..................\moduleDriver\button_statusFetch.s
..................\os\os_null.c
..................\..\os_null.s
..................\..\register_variant.h
..................\post\boot.s
..................\....\led_code.s
..................\....\post_initGpio.s
..................\....\post_initKey.s
..................\....\post_initMem.s
..................\....\post_initStack.s
..................\....\post_initVariant.s
..................\boot_Data\DebugRel\ObjectCode
..................\.........\Debug
..................\.........\DebugRel
..................\.........\Release
..................\boot_Data
..................\library
..................\moduleDriver
..................\os
..................\post
实验1 系统引导实验
..................\Readme.txt
..................\boot.mcp
..................\...._Data\CWSettingsWindows.stg
..................\.........\Debug\TargetDataWindows.tdt
..................\.........\.....Rel\TargetDataWindows.tdt
..................\.........\........\boot.axf
..................\.........\........\boot.bin
..................\.........\........\ObjectCode\boot.o
..................\.........\........\..........\library_register.o
..................\.........\........\..........\library_variant.o
..................\.........\........\..........\os_null.o
..................\.........\........\..........\post_initGpio.o
..................\.........\........\..........\post_initKey.o
..................\.........\........\..........\post_initMem.o
..................\.........\........\..........\post_initStack.o
..................\.........\........\..........\post_initVariant.o
..................\.........\Release\TargetDataWindows.tdt
..................\library\library_register.s
..................\.......\library_variant.s
..................\moduleDriver\button_statusFetch.s
..................\os\os_null.c
..................\..\os_null.s
..................\..\register_variant.h
..................\post\boot.s
..................\....\led_code.s
..................\....\post_initGpio.s
..................\....\post_initKey.s
..................\....\post_initMem.s
..................\....\post_initStack.s
..................\....\post_initVariant.s
..................\boot_Data\DebugRel\ObjectCode
..................\.........\Debug
..................\.........\DebugRel
..................\.........\Release
..................\boot_Data
..................\library
..................\moduleDriver
..................\os
..................\post
实验1 系统引导实验