文件名称:3
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:42.86kb
-
已下载: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
实验3 键盘实验/Readme.txt
实验3 键盘实验/keypad.mcp
实验3 键盘实验/keypad_Data/CWSettingsWindows.stg
实验3 键盘实验/keypad_Data/Debug/TargetDataWindows.tdt
实验3 键盘实验/keypad_Data/DebugRel/TargetDataWindows.tdt
实验3 键盘实验/keypad_Data/DebugRel/keypad.axf
实验3 键盘实验/keypad_Data/DebugRel/keypad.bin
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/boot.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/keypad.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/library_register.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/library_variant.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initGpio.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initKey.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initMem.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initStack.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initVariant.o
实验3 键盘实验/keypad_Data/Release/TargetDataWindows.tdt
实验3 键盘实验/library/library_register.s
实验3 键盘实验/library/library_variant.s
实验3 键盘实验/moduleDriver/button_statusFetch.s
实验3 键盘实验/os/keypad.c
实验3 键盘实验/os/os_null.s
实验3 键盘实验/os/register_variant.h
实验3 键盘实验/post/boot.s
实验3 键盘实验/post/led_code.s
实验3 键盘实验/post/post_initGpio.s
实验3 键盘实验/post/post_initKey.s
实验3 键盘实验/post/post_initMem.s
实验3 键盘实验/post/post_initStack.s
实验3 键盘实验/post/post_initVariant.s
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode
实验3 键盘实验/keypad_Data/Debug
实验3 键盘实验/keypad_Data/DebugRel
实验3 键盘实验/keypad_Data/Release
实验3 键盘实验/keypad_Data
实验3 键盘实验/library
实验3 键盘实验/moduleDriver
实验3 键盘实验/os
实验3 键盘实验/post
实验3 键盘实验
实验3 键盘实验/Readme.txt
实验3 键盘实验/keypad.mcp
实验3 键盘实验/keypad_Data/CWSettingsWindows.stg
实验3 键盘实验/keypad_Data/Debug/TargetDataWindows.tdt
实验3 键盘实验/keypad_Data/DebugRel/TargetDataWindows.tdt
实验3 键盘实验/keypad_Data/DebugRel/keypad.axf
实验3 键盘实验/keypad_Data/DebugRel/keypad.bin
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/boot.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/keypad.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/library_register.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/library_variant.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initGpio.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initKey.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initMem.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initStack.o
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode/post_initVariant.o
实验3 键盘实验/keypad_Data/Release/TargetDataWindows.tdt
实验3 键盘实验/library/library_register.s
实验3 键盘实验/library/library_variant.s
实验3 键盘实验/moduleDriver/button_statusFetch.s
实验3 键盘实验/os/keypad.c
实验3 键盘实验/os/os_null.s
实验3 键盘实验/os/register_variant.h
实验3 键盘实验/post/boot.s
实验3 键盘实验/post/led_code.s
实验3 键盘实验/post/post_initGpio.s
实验3 键盘实验/post/post_initKey.s
实验3 键盘实验/post/post_initMem.s
实验3 键盘实验/post/post_initStack.s
实验3 键盘实验/post/post_initVariant.s
实验3 键盘实验/keypad_Data/DebugRel/ObjectCode
实验3 键盘实验/keypad_Data/Debug
实验3 键盘实验/keypad_Data/DebugRel
实验3 键盘实验/keypad_Data/Release
实验3 键盘实验/keypad_Data
实验3 键盘实验/library
实验3 键盘实验/moduleDriver
实验3 键盘实验/os
实验3 键盘实验/post
实验3 键盘实验
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.