文件名称:BlinkyPIAP
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 252kb
- 下载次数:
- 1次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于ARM Cortex M0的在线编程(IAP)实现,可实现将数据存储在Flash中,但不影响现有程序,芯片类型NXP LPC1114-Based on the ARM Cortex M0 Online Programming (IAP), the data stored in Flash, but does not affect the existing procedures, types of chips NXP the LPC1114
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Blinky+IAP\blinky.c
..........\blinky.Opt
..........\blinky.uvopt
..........\blinky.uvproj
..........\blinky_Blinky_Release.dep
..........\blinky_Opt.Bak
..........\blinky_uvopt.bak
..........\blinky_uvproj.bak
..........\Common\gpio.c
..........\......\gpio.h
..........\......\IAP.c
..........\......\IAP.h
..........\......\SysTick.C
..........\......\SysTick.H
..........\......\type.h
..........\FLASH.ini
..........\Lst\Blinky.map
..........\...\startup_LPC11xx.lst
..........\Obj\Blinky.axf
..........\...\blinky.crf
..........\...\blinky.d
..........\...\Blinky.hex
..........\...\Blinky.htm
..........\...\Blinky.lnp
..........\...\blinky.o
..........\...\Blinky.plg
..........\...\Blinky.sct
..........\...\Blinky.tra
..........\...\clkconfig.crf
..........\...\clkconfig.d
..........\...\clkconfig.o
..........\...\core_cm0.crf
..........\...\core_cm0.d
..........\...\core_cm0.o
..........\...\ExtDll.iex
..........\...\gpio.crf
..........\...\gpio.d
..........\...\gpio.o
..........\...\iap.crf
..........\...\iap.d
..........\...\iap.o
..........\...\startup_LPC11xx.o
..........\...\system_lpc11xx.crf
..........\...\system_lpc11xx.d
..........\...\system_lpc11xx.o
..........\...\systick.crf
..........\...\systick.d
..........\...\systick.o
..........\...\systick_test.crf
..........\...\systick_test.d
..........\...\systick_test.o
..........\...\timer16.crf
..........\...\timer16.d
..........\...\timer16.o
..........\RAM.ini
..........\Startup\core_cm0.c
..........\.......\core_cm0.h
..........\.......\LPC11xx.h
..........\.......\startup_LPC11xx.s
..........\.......\system_LPC11xx.c
..........\.......\system_LPC11xx.h
..........\SysTick_Test.c
..........\Common
..........\Lst
..........\Obj
..........\Startup
Blinky+IAP
..........\blinky.Opt
..........\blinky.uvopt
..........\blinky.uvproj
..........\blinky_Blinky_Release.dep
..........\blinky_Opt.Bak
..........\blinky_uvopt.bak
..........\blinky_uvproj.bak
..........\Common\gpio.c
..........\......\gpio.h
..........\......\IAP.c
..........\......\IAP.h
..........\......\SysTick.C
..........\......\SysTick.H
..........\......\type.h
..........\FLASH.ini
..........\Lst\Blinky.map
..........\...\startup_LPC11xx.lst
..........\Obj\Blinky.axf
..........\...\blinky.crf
..........\...\blinky.d
..........\...\Blinky.hex
..........\...\Blinky.htm
..........\...\Blinky.lnp
..........\...\blinky.o
..........\...\Blinky.plg
..........\...\Blinky.sct
..........\...\Blinky.tra
..........\...\clkconfig.crf
..........\...\clkconfig.d
..........\...\clkconfig.o
..........\...\core_cm0.crf
..........\...\core_cm0.d
..........\...\core_cm0.o
..........\...\ExtDll.iex
..........\...\gpio.crf
..........\...\gpio.d
..........\...\gpio.o
..........\...\iap.crf
..........\...\iap.d
..........\...\iap.o
..........\...\startup_LPC11xx.o
..........\...\system_lpc11xx.crf
..........\...\system_lpc11xx.d
..........\...\system_lpc11xx.o
..........\...\systick.crf
..........\...\systick.d
..........\...\systick.o
..........\...\systick_test.crf
..........\...\systick_test.d
..........\...\systick_test.o
..........\...\timer16.crf
..........\...\timer16.d
..........\...\timer16.o
..........\RAM.ini
..........\Startup\core_cm0.c
..........\.......\core_cm0.h
..........\.......\LPC11xx.h
..........\.......\startup_LPC11xx.s
..........\.......\system_LPC11xx.c
..........\.......\system_LPC11xx.h
..........\SysTick_Test.c
..........\Common
..........\Lst
..........\Obj
..........\Startup
Blinky+IAP