文件名称:KeyBoard
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 154kb
- 下载次数:
- 0次
- 提 供 者:
- ligu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用ADS1.2开发ARM2410,本代码为其上的按键驱动,按下一个键点亮一个LED灯。-ADS1.2 the development of the use of ARM2410, the code for the button on the drive, press a button to light a LED lamp.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验2 按键实现
..............\2410Lib
..............\.......\2410addr.h
..............\.......\2410addr.inc
..............\.......\2410init.s
..............\.......\2410_Int.s
..............\.......\Def.h
..............\.......\Memcfg.inc
..............\.......\Option.h
..............\.......\Option.inc
..............\.......\sysincludes.h
..............\.......\system.c
..............\.......\system.h
..............\.......\uart.c
..............\.......\uart.h
..............\Key.c
..............\Key.h
..............\KeyBoard.mcp
..............\KeyBoard_Data
..............\.............\CWSettingsWindows.stg
..............\.............\Debug
..............\.............\DebugRel
..............\.............\........\KeyBoard.axf
..............\.............\........\KeyBoard.elf
..............\.............\........\ObjectCode
..............\.............\........\..........\2410init.o
..............\.............\........\..........\2410_Int.o
..............\.............\........\..........\Key.o
..............\.............\........\..........\Led.o
..............\.............\........\..........\Main.o
..............\.............\........\..........\system.o
..............\.............\........\..........\uart.o
..............\.............\........\TargetDataWindows.tdt
..............\.............\Release
..............\Led.c
..............\Led.h
..............\Main.c
..............\2410Lib
..............\.......\2410addr.h
..............\.......\2410addr.inc
..............\.......\2410init.s
..............\.......\2410_Int.s
..............\.......\Def.h
..............\.......\Memcfg.inc
..............\.......\Option.h
..............\.......\Option.inc
..............\.......\sysincludes.h
..............\.......\system.c
..............\.......\system.h
..............\.......\uart.c
..............\.......\uart.h
..............\Key.c
..............\Key.h
..............\KeyBoard.mcp
..............\KeyBoard_Data
..............\.............\CWSettingsWindows.stg
..............\.............\Debug
..............\.............\DebugRel
..............\.............\........\KeyBoard.axf
..............\.............\........\KeyBoard.elf
..............\.............\........\ObjectCode
..............\.............\........\..........\2410init.o
..............\.............\........\..........\2410_Int.o
..............\.............\........\..........\Key.o
..............\.............\........\..........\Led.o
..............\.............\........\..........\Main.o
..............\.............\........\..........\system.o
..............\.............\........\..........\uart.o
..............\.............\........\TargetDataWindows.tdt
..............\.............\Release
..............\Led.c
..............\Led.h
..............\Main.c