文件名称:rq-code
介绍说明--下载内容均来自于网络,请自行研究使用
电力抄表系统的一个DEMO,最近接触这个系统,需要通过GPRS模块进行数据传送,用到SIM300c
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rq-code
.......\Democodes
.......\.........\Uart0
.......\.........\.....\S35
.......\.........\.....\...\Uart0.IAB
.......\.........\.....\...\Uart0.IAD
.......\.........\.....\...\Uart0.IMB
.......\.........\.....\...\Uart0.IMD
.......\.........\.....\...\Uart0.PFI
.......\.........\.....\...\Uart0.PO
.......\.........\.....\...\Uart0.PR
.......\.........\.....\...\Uart0.PRI
.......\.........\.....\...\Uart0.PS
.......\.........\.....\...\Uart0.WK3
.......\.........\.....\Src
.......\.........\.....\...\config.h
.......\.........\.....\...\Includes.h
.......\.........\.....\...\Init.s
.......\.........\.....\...\OS_CFG.H
.......\.........\.....\...\target.c
.......\.........\.....\...\target.h
.......\.........\.....\...\TEST.C
.......\.........\.....\...\Vectors.s
.......\.........\.....\Uart0.mcp
.......\.........\.....\Uart0_Data
.......\.........\.....\..........\CWSettingsWindows.stg
.......\.........\.....\..........\Debug
.......\.........\.....\..........\DebugRel
.......\.........\.....\..........\........\ObjectCode
.......\.........\.....\..........\........\..........\1.o
.......\.........\.....\..........\........\..........\Init.o
.......\.........\.....\..........\........\..........\os_call.o
.......\.........\.....\..........\........\..........\Os_call_arm.o
.......\.........\.....\..........\........\..........\queue.o
.......\.........\.....\..........\........\..........\target.o
.......\.........\.....\..........\........\..........\TEST.o
.......\.........\.....\..........\........\..........\uart0.o
.......\.........\.....\..........\........\..........\Vectors.o
.......\.........\.....\..........\........\TargetDataWindows.tdt
.......\.........\.....\..........\........\Uart0.axf
.......\.........\.....\..........\Release
.......\drivers
.......\.......\I2C.c
.......\.......\I2C.h
.......\.......\PC.C
.......\.......\PC.H
.......\.......\queue.c
.......\.......\queue.h
.......\.......\rtc.c
.......\.......\rtc.h
.......\.......\spi.c
.......\.......\spi.h
.......\.......\uart0.c
.......\.......\uart0.h
.......\lpc2100
.......\.......\LPC2106.h
.......\.......\OS_CPU.H
.......\.......\Os_cpu_a.s
.......\.......\Os_cpu_c.c
.......\.......\others
.......\.......\......\config_ex.h
.......\.......\......\Includes_ex.h
.......\.......\......\Init_ex.s
.......\.......\......\target_ex.c
.......\.......\......\target_ex.h
.......\.......\......\Vectors_ex.s
.......\RomCode
.......\.......\RomCode.mcp
.......\.......\RomCode_Data
.......\.......\............\CWSettingsWindows.stg
.......\.......\............\Debug
.......\.......\............\DebugRel
.......\.......\............\........\TargetDataWindows.tdt
.......\.......\............\Release
.......\.......\Source
.......\.......\......\config.h
.......\.......\......\Includes.h
.......\.......\......\LPC2106.h
.......\.......\......\MyFunction.c
.......\.......\......\MyFunction.h
.......\.......\......\OSFunctionsAddr.c
.......\.......\......\Os_call.c
.......\.......\......\Os_call_arm.s
.......\.......\......\OS_CFG.H
.......\.......\......\OS_CORE.C
.......\.......\......\Os_cpu_a.s
.......\.......\......\Os_cpu_c.c
.......\.......\......\OS_FLAG.C
.......\.......\......\OS_MBOX.C
.......\.......\......\OS_MEM.C
.......\.......\......\OS_MUTEX.C
.......\.......\......\OS_Q.C
.......\.......\......\OS_SEM.C
.......\.......\......\OS_TASK.C
.......\.......\......\OS_TIME.C
.......\.......\......\PC.C
.......\.......\......\PC.H
.......\.......\......\target.h
.......\.......\......\UsrFunctionsAddr.c
.......\.......\......\Usr_call_arm.s
.......\Democodes
.......\.........\Uart0
.......\.........\.....\S35
.......\.........\.....\...\Uart0.IAB
.......\.........\.....\...\Uart0.IAD
.......\.........\.....\...\Uart0.IMB
.......\.........\.....\...\Uart0.IMD
.......\.........\.....\...\Uart0.PFI
.......\.........\.....\...\Uart0.PO
.......\.........\.....\...\Uart0.PR
.......\.........\.....\...\Uart0.PRI
.......\.........\.....\...\Uart0.PS
.......\.........\.....\...\Uart0.WK3
.......\.........\.....\Src
.......\.........\.....\...\config.h
.......\.........\.....\...\Includes.h
.......\.........\.....\...\Init.s
.......\.........\.....\...\OS_CFG.H
.......\.........\.....\...\target.c
.......\.........\.....\...\target.h
.......\.........\.....\...\TEST.C
.......\.........\.....\...\Vectors.s
.......\.........\.....\Uart0.mcp
.......\.........\.....\Uart0_Data
.......\.........\.....\..........\CWSettingsWindows.stg
.......\.........\.....\..........\Debug
.......\.........\.....\..........\DebugRel
.......\.........\.....\..........\........\ObjectCode
.......\.........\.....\..........\........\..........\1.o
.......\.........\.....\..........\........\..........\Init.o
.......\.........\.....\..........\........\..........\os_call.o
.......\.........\.....\..........\........\..........\Os_call_arm.o
.......\.........\.....\..........\........\..........\queue.o
.......\.........\.....\..........\........\..........\target.o
.......\.........\.....\..........\........\..........\TEST.o
.......\.........\.....\..........\........\..........\uart0.o
.......\.........\.....\..........\........\..........\Vectors.o
.......\.........\.....\..........\........\TargetDataWindows.tdt
.......\.........\.....\..........\........\Uart0.axf
.......\.........\.....\..........\Release
.......\drivers
.......\.......\I2C.c
.......\.......\I2C.h
.......\.......\PC.C
.......\.......\PC.H
.......\.......\queue.c
.......\.......\queue.h
.......\.......\rtc.c
.......\.......\rtc.h
.......\.......\spi.c
.......\.......\spi.h
.......\.......\uart0.c
.......\.......\uart0.h
.......\lpc2100
.......\.......\LPC2106.h
.......\.......\OS_CPU.H
.......\.......\Os_cpu_a.s
.......\.......\Os_cpu_c.c
.......\.......\others
.......\.......\......\config_ex.h
.......\.......\......\Includes_ex.h
.......\.......\......\Init_ex.s
.......\.......\......\target_ex.c
.......\.......\......\target_ex.h
.......\.......\......\Vectors_ex.s
.......\RomCode
.......\.......\RomCode.mcp
.......\.......\RomCode_Data
.......\.......\............\CWSettingsWindows.stg
.......\.......\............\Debug
.......\.......\............\DebugRel
.......\.......\............\........\TargetDataWindows.tdt
.......\.......\............\Release
.......\.......\Source
.......\.......\......\config.h
.......\.......\......\Includes.h
.......\.......\......\LPC2106.h
.......\.......\......\MyFunction.c
.......\.......\......\MyFunction.h
.......\.......\......\OSFunctionsAddr.c
.......\.......\......\Os_call.c
.......\.......\......\Os_call_arm.s
.......\.......\......\OS_CFG.H
.......\.......\......\OS_CORE.C
.......\.......\......\Os_cpu_a.s
.......\.......\......\Os_cpu_c.c
.......\.......\......\OS_FLAG.C
.......\.......\......\OS_MBOX.C
.......\.......\......\OS_MEM.C
.......\.......\......\OS_MUTEX.C
.......\.......\......\OS_Q.C
.......\.......\......\OS_SEM.C
.......\.......\......\OS_TASK.C
.......\.......\......\OS_TIME.C
.......\.......\......\PC.C
.......\.......\......\PC.H
.......\.......\......\target.h
.......\.......\......\UsrFunctionsAddr.c
.......\.......\......\Usr_call_arm.s