文件名称:mini2440 裸机 定时器和UART同时中断的程序
文件大小:154KB
文件格式:ZIP
更新时间:2015-09-14 05:04:43
mini2440 裸机 定时器 UART 中断
mini2440 裸机 定时器和UART同时中断的程序。自己写的,可以在nand中运行。中断发生时会有各有LED闪烁。希望可以对各位有帮助
【文件预览】:
timer4
----main.c(515B)
----inc()
--------2440lib.h(2KB)
--------mmu.h(1KB)
--------2440addr.h(39KB)
--------int.h(148B)
--------uart.h(291B)
--------type.h(542B)
--------Option.h(3KB)
--------gpio.h(239B)
--------sys.h(168B)
--------2440slib.h(2KB)
--------Def.h(364B)
--------timer.h(183B)
----timer4.mcp(193KB)
----lib()
--------2440addr.inc(3KB)
--------Option.inc(2KB)
--------2440init.s(13KB)
--------sys.c(636B)
--------mmu.c(4KB)
--------int.c(539B)
--------gpio.c(706B)
--------2440slib.s(7KB)
--------uart.c(2KB)
--------Memcfg.inc(3KB)
--------timer.c(954B)
--------2440lib.c(10KB)
----timer4_Data()
--------Release()
--------CWSettingsWindows.stg(3KB)
--------Debug()
--------DebugRel()