文件名称:TQ2440_UART
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 167kb
- 下载次数:
- 0次
- 提 供 者:
- 陆*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用天嵌官方的测试程序进行裁剪,能够进行串口传输
已经过测试,保证可用
裸机运行 串口传输
-Cutting days embedded the official test procedures capable of serial transmission
Has been tested to ensure that available
Bare metal to running serial transmission
已经过测试,保证可用
裸机运行 串口传输
-Cutting days embedded the official test procedures capable of serial transmission
Has been tested to ensure that available
Bare metal to running serial transmission
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Example1_1\Main.c
..........\startcode\2440addr.h
..........\.........\2440addr.inc
..........\.........\2440init.s
..........\.........\2440lib.c
..........\.........\2440lib.h
..........\.........\2440slib.h
..........\.........\2440slib.s
..........\.........\config.h
..........\.........\def.h
..........\.........\Memcfg.inc
..........\.........\memtest.h
..........\.........\mmu.c
..........\.........\mmu.h
..........\.........\nand.c
..........\.........\Nand.h
..........\.........\Option.h
..........\.........\Option.inc
..........\.........\profile.c
..........\.........\profile.h
..........\TQ2440_Test.mcp
..........\..........._Data\CWSettingsWindows.stg
..........\................\Debug\TargetDataWindows.tdt
..........\................\.....Rel\List.txt
..........\................\........\ObjectCode\2440init.o
..........\................\........\..........\2440lib.o
..........\................\........\..........\2440slib.o
..........\................\........\..........\Main.o
..........\................\........\..........\mmu.o
..........\................\........\..........\nand.o
..........\................\........\..........\profile.o
..........\................\........\TargetDataWindows.tdt
..........\................\........\TQ2440_Test.axf
..........\................\........\TQ2440_Test.bin
..........\................\Release\TargetDataWindows.tdt
..........\................\DebugRel\ObjectCode
..........\................\Debug
..........\................\DebugRel
..........\................\Release
..........\startcode
..........\TQ2440_Test_Data
Example1_1
..........\startcode\2440addr.h
..........\.........\2440addr.inc
..........\.........\2440init.s
..........\.........\2440lib.c
..........\.........\2440lib.h
..........\.........\2440slib.h
..........\.........\2440slib.s
..........\.........\config.h
..........\.........\def.h
..........\.........\Memcfg.inc
..........\.........\memtest.h
..........\.........\mmu.c
..........\.........\mmu.h
..........\.........\nand.c
..........\.........\Nand.h
..........\.........\Option.h
..........\.........\Option.inc
..........\.........\profile.c
..........\.........\profile.h
..........\TQ2440_Test.mcp
..........\..........._Data\CWSettingsWindows.stg
..........\................\Debug\TargetDataWindows.tdt
..........\................\.....Rel\List.txt
..........\................\........\ObjectCode\2440init.o
..........\................\........\..........\2440lib.o
..........\................\........\..........\2440slib.o
..........\................\........\..........\Main.o
..........\................\........\..........\mmu.o
..........\................\........\..........\nand.o
..........\................\........\..........\profile.o
..........\................\........\TargetDataWindows.tdt
..........\................\........\TQ2440_Test.axf
..........\................\........\TQ2440_Test.bin
..........\................\Release\TargetDataWindows.tdt
..........\................\DebugRel\ObjectCode
..........\................\Debug
..........\................\DebugRel
..........\................\Release
..........\startcode
..........\TQ2440_Test_Data
Example1_1