文件名称:uart-and-rtc
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 321kb
- 下载次数:
- 0次
- 提 供 者:
- zhou****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本代码基于SEP4020处理器开发的RTC和UART串口打印信息,控制继电器开关的服务代码。-The code is based on the RTC and processor development SEP4020 UART serial port print information, the control relay switches the service code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
uart and rtc\rtc\rtc.c
............\...\rtc.h
............\...\typedef.h
............\UART\boot files\boot_gfd.s
............\....\..........\int_gfd.s
............\....\head files\intc.h
............\....\..........\sep4020.h
............\....\..........\sep4020.h.bak
............\....\..........\typedef.h
............\....\int_handler\int_vec_handler.c
............\....\main\main.c
............\....\....\uart.c
............\....\....\uart.h
............\....\.isc\heap.s
............\....\....\retarget.c
............\....\....\scat_crremap.scf
............\....\....\stack.s
............\....\uart\uart.mcp
............\....\....\...._Data\CWSettingsWindows.stg
............\....\....\.........\Debug\TargetDataWindows.tdt
............\....\....\.........\.....Rel\ObjectCode\boot_gfd.o
............\....\....\.........\........\..........\heap.o
............\....\....\.........\........\..........\int_gfd.o
............\....\....\.........\........\..........\int_vec_handler.o
............\....\....\.........\........\..........\main.o
............\....\....\.........\........\..........\retarget.o
............\....\....\.........\........\..........\stack.o
............\....\....\.........\........\..........\uart.o
............\....\....\.........\........\TargetDataWindows.tdt
............\....\....\.........\........\uart.axf
............\....\....\.........\Release\TargetDataWindows.tdt
............\....\模块说明.txt
............\uart.mcp
............\...._Data\CWSettingsWindows.stg
............\.........\Debug\TargetDataWindows.tdt
............\.........\.....Rel\ObjectCode\boot_gfd.o
............\.........\........\..........\heap.o
............\.........\........\..........\int_gfd.o
............\.........\........\..........\int_vec_handler.o
............\.........\........\..........\main.o
............\.........\........\..........\retarget.o
............\.........\........\..........\rtc.o
............\.........\........\..........\stack.o
............\.........\........\..........\uart.o
............\.........\........\TargetDataWindows.tdt
............\.........\........\uart.axf
............\.........\........\uart.bin
............\.........\Release\TargetDataWindows.tdt
............\UART\uart\uart_Data\DebugRel\ObjectCode
............\....\....\.........\Debug
............\....\....\.........\DebugRel
............\....\....\.........\Release
............\....\....\uart_Data
............\uart_Data\DebugRel\ObjectCode
............\UART\boot files
............\....\head files
............\....\int_handler
............\....\main
............\....\misc
............\....\uart
............\uart_Data\Debug
............\.........\DebugRel
............\.........\Release
............\rtc
............\UART
............\uart_Data
uart and rtc
............\...\rtc.h
............\...\typedef.h
............\UART\boot files\boot_gfd.s
............\....\..........\int_gfd.s
............\....\head files\intc.h
............\....\..........\sep4020.h
............\....\..........\sep4020.h.bak
............\....\..........\typedef.h
............\....\int_handler\int_vec_handler.c
............\....\main\main.c
............\....\....\uart.c
............\....\....\uart.h
............\....\.isc\heap.s
............\....\....\retarget.c
............\....\....\scat_crremap.scf
............\....\....\stack.s
............\....\uart\uart.mcp
............\....\....\...._Data\CWSettingsWindows.stg
............\....\....\.........\Debug\TargetDataWindows.tdt
............\....\....\.........\.....Rel\ObjectCode\boot_gfd.o
............\....\....\.........\........\..........\heap.o
............\....\....\.........\........\..........\int_gfd.o
............\....\....\.........\........\..........\int_vec_handler.o
............\....\....\.........\........\..........\main.o
............\....\....\.........\........\..........\retarget.o
............\....\....\.........\........\..........\stack.o
............\....\....\.........\........\..........\uart.o
............\....\....\.........\........\TargetDataWindows.tdt
............\....\....\.........\........\uart.axf
............\....\....\.........\Release\TargetDataWindows.tdt
............\....\模块说明.txt
............\uart.mcp
............\...._Data\CWSettingsWindows.stg
............\.........\Debug\TargetDataWindows.tdt
............\.........\.....Rel\ObjectCode\boot_gfd.o
............\.........\........\..........\heap.o
............\.........\........\..........\int_gfd.o
............\.........\........\..........\int_vec_handler.o
............\.........\........\..........\main.o
............\.........\........\..........\retarget.o
............\.........\........\..........\rtc.o
............\.........\........\..........\stack.o
............\.........\........\..........\uart.o
............\.........\........\TargetDataWindows.tdt
............\.........\........\uart.axf
............\.........\........\uart.bin
............\.........\Release\TargetDataWindows.tdt
............\UART\uart\uart_Data\DebugRel\ObjectCode
............\....\....\.........\Debug
............\....\....\.........\DebugRel
............\....\....\.........\Release
............\....\....\uart_Data
............\uart_Data\DebugRel\ObjectCode
............\UART\boot files
............\....\head files
............\....\int_handler
............\....\main
............\....\misc
............\....\uart
............\uart_Data\Debug
............\.........\DebugRel
............\.........\Release
............\rtc
............\UART
............\uart_Data
uart and rtc