文件名称:tiny6410_key_led_int
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-11-27
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- g***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
开发环境为RVDS4.0,基于开发板Tiny6410,该程序为裸机控制程序,实现按键控制led灯,实现方式:按键以外部中断方式控制led灯;按下K1,led1熄灭,其他全亮;按下K2,led2熄灭,其他全亮;按下K3,led3熄灭,其他全亮;按下K4,led4熄灭,其他全亮;-Development environment for RVDS4.0, based development board Tiny6410, the program for the bare metal control procedures to achieve key control led lights, implementation: Key to the external interrupt control led lights press K1, led1 off, the other full brightness press K2, led2 off, the other full brightness press K3, led3 off, the other full brightness press K4, led4 off, the other full brightness
(系统自动生成,下载前可以参看下载内容)
下载文件列表
led_int\.cproject
.......\.project
.......\rvd\refcount.xml
.......\...\rvdebug.aws
.......\...\rvdebug.brd
.......\...\RVISS_2.auc
.......\test\mian.c
.......\....\startup.s
.......\....\Tiny6410_GPIO.c
.......\....\Tiny6410_GPIO.h
.......\....\Tiny6410_Interrupt.c
.......\....\Tiny6410_Interrupt.h
.......\....\Tiny6410_Led.h
.......\调试\led_int.axf
.......\....\led_int.bin
.......\....\test\mian.o
.......\....\....\startup.o
.......\....\....\Tiny6410_GPIO.o
.......\....\....\Tiny6410_Interrupt.o
.......\....\test
.......\rvd
.......\test
.......\调试
led_int