文件名称:fs4510_demo5_pre
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 124kb
- 下载次数:
- 0次
- 提 供 者:
- kl***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
FS4510开发板示例程序 demo5_pre----中断服务程序
串口驱动
演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码
文件说明
demo5_pre.apj 为 SDT2.51 的项目文件
汇编格式
init.s 为初始化文件
lcd.c LCD驱动文件
demo5.c 主程序
包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序
uart.c
串口驱动
pollio.c 串口查询输入(暂时没有串口输入)
memory.a memory分配
snds.a init.s用到的硬件信息
wuisr.c 一些中断服务程序哑函数
\include 包含文件 -FS4510 Development Board sample program demo5_pre-interrupted service procedures Serial Driver Demo features include serial timer interruption provided it can run FS4510 plank reference code document said demo5_pre.apj SDT2.51 out for the compilation of project documents for the initial format init.s documents lcd.c LCD Driver documents demo5.c main program contains timer initialization and timer0 and the use of the word timer1 interrupt service procedures uart.c Serial Driver pollio.c Serial inquiries Input (there is no serial input) memory.a memory allocation snds.a init.s use the information wuisr.c some hardware interrupt service procedures mute function \ include document contains
串口驱动
演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码
文件说明
demo5_pre.apj 为 SDT2.51 的项目文件
汇编格式
init.s 为初始化文件
lcd.c LCD驱动文件
demo5.c 主程序
包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序
uart.c
串口驱动
pollio.c 串口查询输入(暂时没有串口输入)
memory.a memory分配
snds.a init.s用到的硬件信息
wuisr.c 一些中断服务程序哑函数
\include 包含文件 -FS4510 Development Board sample program demo5_pre-interrupted service procedures Serial Driver Demo features include serial timer interruption provided it can run FS4510 plank reference code document said demo5_pre.apj SDT2.51 out for the compilation of project documents for the initial format init.s documents lcd.c LCD Driver documents demo5.c main program contains timer initialization and timer0 and the use of the word timer1 interrupt service procedures uart.c Serial Driver pollio.c Serial inquiries Input (there is no serial input) memory.a memory allocation snds.a init.s use the information wuisr.c some hardware interrupt service procedures mute function \ include document contains
相关搜索: fs4510
(系统自动生成,下载前可以参看下载内容)
下载文件列表
demo5_pre
.........\Debug
.........\demo5.c
.........\demo5_pre.apj
.........\include
.........\.......\apdialog.h
.........\.......\isr.h
.........\.......\lcd.h
.........\.......\POLLIO.H
.........\.......\snds.h
.........\.......\std.h
.........\.......\sysconf.h
.........\.......\system.h
.........\.......\timer.h
.........\.......\uart.h
.........\init.s
.........\lcd.c
.........\memory.a
.........\Pollio.c
.........\snds.a
.........\uart.c
.........\wuisr.c
.........\Debug
.........\demo5.c
.........\demo5_pre.apj
.........\include
.........\.......\apdialog.h
.........\.......\isr.h
.........\.......\lcd.h
.........\.......\POLLIO.H
.........\.......\snds.h
.........\.......\std.h
.........\.......\sysconf.h
.........\.......\system.h
.........\.......\timer.h
.........\.......\uart.h
.........\init.s
.........\lcd.c
.........\memory.a
.........\Pollio.c
.........\snds.a
.........\uart.c
.........\wuisr.c