文件名称:fs4510_demo5_pre
介绍说明--下载内容均来自于网络,请自行研究使用
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 79419126fs4510_demo5_pre.zip 列表 demo5_pre/ demo5_pre/Debug/ demo5_pre/demo5.c demo5_pre/demo5_pre.apj demo5_pre/include/ demo5_pre/include/apdialog.h demo5_pre/include/isr.h demo5_pre/include/lcd.h demo5_pre/include/POLLIO.H demo5_pre/include/snds.h demo5_pre/include/std.h demo5_pre/include/sysconf.h demo5_pre/include/system.h demo5_pre/include/timer.h demo5_pre/include/uart.h demo5_pre/init.s demo5_pre/lcd.c demo5_pre/memory.a demo5_pre/Pollio.c demo5_pre/snds.a demo5_pre/uart.c demo5_pre/wuisr.c