文件名称:2
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 47kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
八段码实验
本实验得到的结果为,系统运行起来后,8段数码管一开始就显示1234,一段延时后,显示为2345,再过一段延时后,显示3456,.........。一直延续下去,每个LED显示到9就不显示,之后又重新开始。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
在sdram调试时,需要修改RO BASE为0xa0000000,其他不用修改,重新编译下载就可运行。-Ba Duan code experimental results of this experiment, the system is running, 8 digital tube started it 1234, after a delay, shown as 2345, after a period of delay, the display 3456 ,..... ....。 Continues, and each LED display to 9 do not show, and later start again. 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.
本实验得到的结果为,系统运行起来后,8段数码管一开始就显示1234,一段延时后,显示为2345,再过一段延时后,显示3456,.........。一直延续下去,每个LED显示到9就不显示,之后又重新开始。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
在sdram调试时,需要修改RO BASE为0xa0000000,其他不用修改,重新编译下载就可运行。-Ba Duan code experimental results of this experiment, the system is running, 8 digital tube started it 1234, after a delay, shown as 2345, after a period of delay, the display 3456 ,..... ....。 Continues, and each LED display to 9 do not show, and later start again. 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验2 八段码实验\8LED_SEG.mcp
................\PXA270.ini
................\Readme.txt
................\8LED_SEG_Data\CWSettingsWindows.stg
................\.............\Debug\TargetDataWindows.tdt
................\.............\.....Rel\8LED_SEG.axf
................\.............\........\8LED_SEG.bin
................\.............\........\TargetDataWindows.tdt
................\.............\........\ObjectCode\8LED_SEG.o
................\.............\........\..........\boot.o
................\.............\........\..........\keypad.o
................\.............\........\..........\library_register.o
................\.............\........\..........\library_variant.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\8LED_SEG.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
................\8LED_SEG_Data\DebugRel\ObjectCode
................\.............\Debug
................\.............\DebugRel
................\.............\Release
................\8LED_SEG_Data
................\library
................\moduleDriver
................\os
................\post
实验2 八段码实验
................\PXA270.ini
................\Readme.txt
................\8LED_SEG_Data\CWSettingsWindows.stg
................\.............\Debug\TargetDataWindows.tdt
................\.............\.....Rel\8LED_SEG.axf
................\.............\........\8LED_SEG.bin
................\.............\........\TargetDataWindows.tdt
................\.............\........\ObjectCode\8LED_SEG.o
................\.............\........\..........\boot.o
................\.............\........\..........\keypad.o
................\.............\........\..........\library_register.o
................\.............\........\..........\library_variant.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\8LED_SEG.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
................\8LED_SEG_Data\DebugRel\ObjectCode
................\.............\Debug
................\.............\DebugRel
................\.............\Release
................\8LED_SEG_Data
................\library
................\moduleDriver
................\os
................\post
实验2 八段码实验