文件名称:ARM-UART
介绍说明--下载内容均来自于网络,请自行研究使用
ARM监视串行口,将接收到的字符发送到字符再发送给串口,即按PC机键盘通过超级终端发送数据,开发板将接收到的数据再返还给PC,在超级终端上显示。-ARM monitors the serial port, the received characters are sent to a character and then sent to the serial port, ie the PC keyboard to send data via HyperTerminal, the board will receive the data and then back to the PC, in the HyperTerminal display.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Exp1 ARM串口实验
................\Exp1.mcp
................\Exp1_Data
................\.........\CWSettingsWindows.stg
................\.........\Debug
................\.........\.....\Exp1.axf
................\.........\.....\ObjectCode
................\.........\.....\..........\cpu.o
................\.........\.....\..........\exception.o
................\.........\.....\..........\heap.o
................\.........\.....\..........\ISR.o
................\.........\.....\..........\lib.o
................\.........\.....\..........\main.o
................\.........\.....\..........\pagetable.o
................\.........\.....\..........\retarget.o
................\.........\.....\..........\stack.o
................\.........\.....\..........\Startup.o
................\.........\.....\..........\UHAL.o
................\.........\.....\system.bin
................\.........\.....\TargetDataWindows.tdt
................\.........\Release
................\.........\.......\TargetDataWindows.tdt
................\inc
................\...\bitfield.h
................\...\cpu.h
................\...\gpio.h
................\...\lib.h
................\...\reg2410.h
................\init
................\....\exception.s
................\....\heap.s
................\....\pagetable.s
................\....\readme.txt
................\....\retarget.c
................\....\scat_ram.scf
................\....\scat_ram_release.scf
................\....\scat_rom.scf
................\....\stack.s
................\src
................\...\cpu.c
................\...\lib.c
................\...\main.c
................\startup
................\.......\2410addr.s
................\.......\Startup.s
................\uhal
................\....\isr.c
................\....\UHAL.c