文件名称:5.3_Button_Test
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-06-20
- 文件大小:
- 201kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
=== === === === === === === === === === === === === === === =
Button_Test实验
=== === === === === === === === === === === === === === === =
本实验实现通过扩展IO来接收KEY1和KEY2的中断,并显示在超级终端上。本例程有两种运行方式。
Button_Test IN RAM 将程序下载到SDRAM中调试。
Button_Test IN Flash 将程序烧写到Nor Flash中。上电自动运行。
===========================================================================================
程序运行成功之后,
超级终端上将显示:
*******************************************************************
** 英蓓特EduKit系列嵌入式教学系统平台 **
** Embest EduKit Series Embedded Teaching Platform **
*******************************************************************
External Interrupt Test Example
此时用户可以按实验箱上的KEY1按钮和KEY2按钮来触发中断。如:
Eint0 interrupt occurred.
EINT1 interrupt occurred.-================================================== =========================================
Button_Test experiment
================================================== =========================================
Realize this experiment, by extension IO to receive KEY1 and KEY2 interrupt and displayed in HyperTerminal. There are two ways to run this routine.
Button_Test IN RAM will be downloaded to the SDRAM debugging.
Button_Test IN Flash program to be in Nor Flash. Power on automatically.
================================================== =========================================
After a successful run,
HyperTerminal displays:
*******************************************************************
Embest EduKit Series** embedded teaching system platform**
** Embest EduKit Series Embedded Teaching Platform**
*******************************************************************
External Interrupt Test Example
At this point the user can p
(系统自动生成,下载前可以参看下载内容)
下载文件列表
5.3_Button_Test
...............\Button_Test.Uv2.bak
...............\Button_Test.opt.bak
...............\Button_Test.uvopt
...............\Button_Test.uvproj
...............\Button_Test_Button_Test IN RAM.dep
...............\Include
...............\.......\int_test.h
...............\S3C2410A.s
...............\SDRAM
...............\.....\2410lib.crf
...............\.....\2410lib.d
...............\.....\2410lib.o
...............\.....\2410lib.txt
...............\.....\Button_Test.axf
...............\.....\Button_Test.htm
...............\.....\Button_Test.lnp
...............\.....\Button_Test.map
...............\.....\Button_Test.plg
...............\.....\Button_Test.sct
...............\.....\Button_Test.tra
...............\.....\ExtDll.iex
...............\.....\S3C2410A.lst
...............\.....\S3C2410A.o
...............\.....\button_test.crf
...............\.....\button_test.d
...............\.....\button_test.o
...............\.....\button_test.txt
...............\.....\main.crf
...............\.....\main.d
...............\.....\main.o
...............\.....\main.txt
...............\.....\sys_init.crf
...............\.....\sys_init.d
...............\.....\sys_init.o
...............\.....\sys_init.txt
...............\SDRAM.ini
...............\Source
...............\......\button_test.c
...............\......\main.c
...............\readme.txt