文件名称:3
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 43kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
键盘实验
本实验采用了直连键盘(1~4)对LED数码管进行控制。当按1键的时候,LED1数码管就会亮,同理,按相应的键,相应的数码管就会亮。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
在sdram调试时,需要修改RO BASE为0xa0000000,其他不用修改,重新编译下载就可运行。-Experimental The experiment used the keyboard directly connected keyboard (1 ~ 4) LED digital tube control. When you press a button when, LED1 will light the digital control, empathy, press the appropriate key, the corresponding digital control will be bright. 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~4)对LED数码管进行控制。当按1键的时候,LED1数码管就会亮,同理,按相应的键,相应的数码管就会亮。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
在sdram调试时,需要修改RO BASE为0xa0000000,其他不用修改,重新编译下载就可运行。-Experimental The experiment used the keyboard directly connected keyboard (1 ~ 4) LED digital tube control. When you press a button when, LED1 will light the digital control, empathy, press the appropriate key, the corresponding digital control will be bright. 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验3 键盘实验\PXA270.ini
..............\Readme.txt
..............\keypad.mcp
..............\......_Data\CWSettingsWindows.stg
..............\...........\Debug\TargetDataWindows.tdt
..............\...........\.....Rel\TargetDataWindows.tdt
..............\...........\........\keypad.axf
..............\...........\........\keypad.bin
..............\...........\........\ObjectCode\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\keypad.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
..............\keypad_Data\DebugRel\ObjectCode
..............\...........\Debug
..............\...........\DebugRel
..............\...........\Release
..............\keypad_Data
..............\library
..............\moduleDriver
..............\os
..............\post
实验3 键盘实验
..............\Readme.txt
..............\keypad.mcp
..............\......_Data\CWSettingsWindows.stg
..............\...........\Debug\TargetDataWindows.tdt
..............\...........\.....Rel\TargetDataWindows.tdt
..............\...........\........\keypad.axf
..............\...........\........\keypad.bin
..............\...........\........\ObjectCode\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\keypad.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
..............\keypad_Data\DebugRel\ObjectCode
..............\...........\Debug
..............\...........\DebugRel
..............\...........\Release
..............\keypad_Data
..............\library
..............\moduleDriver
..............\os
..............\post
实验3 键盘实验