文件名称:LPC2132-UART0-chaxun
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-11-16
- 文件大小:
- 112kb
- 下载次数:
- 0次
- 提 供 者:
- 丁**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是我自己买的LPC2132开发板自带的程序 -uart0的查询方式。非常适合初学者使用,使用c语言,不是用汇编。安装的是ADS1.2,用的Codewarrior for arm 可以编程和烧录程序。-This is my own to buy LPC2132 development board comes with the program - uart0 the query. Very suitable for beginners to use, using c language, not the assembly. Installed ADS1.2, with Codewarrior for arm can be programmed and burning program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LPC2132-UART0-chaxun\UART0_Polling\config.h
....................\.............\Desktop_.ini
....................\.............\LPC2294.h
....................\.............\main.c
....................\.............\src\config.h
....................\.............\...\Desktop_.ini
....................\.............\...\IRQ.s
....................\.............\...\LPC2294.h
....................\.............\...\main.c
....................\.............\...\mem_a.scf
....................\.............\...\mem_b.scf
....................\.............\...\mem_c.scf
....................\.............\...\Startup.s
....................\.............\...\target.c
....................\.............\...\target.h
....................\.............\target.c
....................\.............\target.h
....................\.............\UART0_Polling.hex
....................\.............\UART0_Polling.mcp
....................\.............\............._Data\CWSettingsWindows.stg
....................\.............\..................\DebugInFLASH\ObjectCode\IRQ.o
....................\.............\..................\............\..........\main.o
....................\.............\..................\............\..........\Startup.o
....................\.............\..................\............\..........\target.o
....................\.............\..................\............\TargetDataWindows.tdt
....................\.............\..................\............\UART0_Polling.axf
....................\.............\..................\.......RAM\ObjectCode\IRQ.o
....................\.............\..................\..........\..........\main.o
....................\.............\..................\..........\..........\Startup.o
....................\.............\..................\..........\..........\target.o
....................\.............\..................\..........\TargetDataWindows.tdt
....................\.............\..................\..........\UART0_Polling.axf
....................\.............\..................\RelInFLASH\TargetDataWindows.tdt
....................\.............\..................\DebugInFLASH\ObjectCode
....................\.............\..................\.......RAM\ObjectCode
....................\.............\..................\DebugInFLASH
....................\.............\..................\DebugInRAM
....................\.............\..................\RelInFLASH
....................\.............\src
....................\.............\UART0_Polling_Data
....................\UART0_Polling
LPC2132-UART0-chaxun