文件名称:MSP430-Updata-App-From-Bootloader
介绍说明--下载内容来自于网络,使用问题请自行百度
MSP430通过bootloader实现本地串口程序升级应用程序
分两部分程序:bootloader和APP应用层程序。
功能实现:
1、bootloader程序中检测是否需要升级app程序,需要升级则执行串口程序接收串口发来的应用程序烧录文件。接收成功后执行APP程序。
2、bootloader中断映射到app的虚拟中断地址。
3、APP程序主要用于测试本地升级是否正确,实现串口中断接收数据,主循环发送数据的功能。
4、bootloader和app各自的配置文件修改。
5、bootloader和app的各自IAR5.3 IDE环境配置。
-MSP430 realized by local serial bootloader program to upgrade the application program in two parts: bootloader and APP application layer program. Functions to achieve: 1, bootloader program detects whether you need to upgrade app, you need to upgrade the program is d serial port to receive an application sent to burn files. After receiving the successful implementation of APP program. 2, bootloader app mapped to the virtual interrupt interrupt address. 3, APP program is mainly used to test the local upgrade is correct, Serial interrupted receive data, send data to the main loop function. 4, bootloader configuration file and modify their app. 5, each IAR5.3 IDE environment configuration and the app' s bootloader.
分两部分程序:bootloader和APP应用层程序。
功能实现:
1、bootloader程序中检测是否需要升级app程序,需要升级则执行串口程序接收串口发来的应用程序烧录文件。接收成功后执行APP程序。
2、bootloader中断映射到app的虚拟中断地址。
3、APP程序主要用于测试本地升级是否正确,实现串口中断接收数据,主循环发送数据的功能。
4、bootloader和app各自的配置文件修改。
5、bootloader和app的各自IAR5.3 IDE环境配置。
-MSP430 realized by local serial bootloader program to upgrade the application program in two parts: bootloader and APP application layer program. Functions to achieve: 1, bootloader program detects whether you need to upgrade app, you need to upgrade the program is d serial port to receive an application sent to burn files. After receiving the successful implementation of APP program. 2, bootloader app mapped to the virtual interrupt interrupt address. 3, APP program is mainly used to test the local upgrade is correct, Serial interrupted receive data, send data to the main loop function. 4, bootloader configuration file and modify their app. 5, each IAR5.3 IDE environment configuration and the app' s bootloader.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
APP/
APP/App.dep
APP/App.ewd
APP/App.ewp
APP/App.eww
APP/Debug/
APP/Debug/Exe/
APP/Debug/Exe/App.d43
APP/Debug/Exe/app.txt
APP/Debug/List/
APP/Debug/Obj/
APP/Debug/Obj/App.pbd
APP/Debug/Obj/main.r43
APP/lnk430f6736_APP.xcl
APP/main.c
APP/path.txt
APP/settings/
APP/settings/App.cspy.bat
APP/settings/App.dbgdt
APP/settings/App.dni
APP/settings/App.wsdt
APP/阿超说明.txt
APP/阿超说明.txt.bak
app memory.jpg
app test.txt
app.txt
bootloader/
bootloader/bootloader.dep
bootloader/bootloader.ewd
bootloader/bootloader.ewp
bootloader/bootloader.eww
bootloader/Debug/
bootloader/Debug/Exe/
bootloader/Debug/Exe/bootloader.d43
bootloader/Debug/Exe/bootloader.txt
bootloader/Debug/List/
bootloader/Debug/Obj/
bootloader/Debug/Obj/bootloader.pbd
bootloader/Debug/Obj/main.r43
bootloader/Debug/Obj/uart.pbi
bootloader/Debug/Obj/uart.r43
bootloader/lnk430f6736_BootLoader.xcl
bootloader/lnk430f6736_BootLoader.xcl.bak
bootloader/path.txt
bootloader/settings/
bootloader/settings/bootloader.cspy.bat
bootloader/settings/bootloader.dbgdt
bootloader/settings/bootloader.dni
bootloader/settings/bootloader.wsdt
bootloader/SOR/
bootloader/SOR/main.c
bootloader/阿超说明.txt
bootloader/阿超说明.txt.bak
Config.dat
MC430FUT.exe
本地串口升级可用代码 及工具 2015-03-03.zip
APP/App.dep
APP/App.ewd
APP/App.ewp
APP/App.eww
APP/Debug/
APP/Debug/Exe/
APP/Debug/Exe/App.d43
APP/Debug/Exe/app.txt
APP/Debug/List/
APP/Debug/Obj/
APP/Debug/Obj/App.pbd
APP/Debug/Obj/main.r43
APP/lnk430f6736_APP.xcl
APP/main.c
APP/path.txt
APP/settings/
APP/settings/App.cspy.bat
APP/settings/App.dbgdt
APP/settings/App.dni
APP/settings/App.wsdt
APP/阿超说明.txt
APP/阿超说明.txt.bak
app memory.jpg
app test.txt
app.txt
bootloader/
bootloader/bootloader.dep
bootloader/bootloader.ewd
bootloader/bootloader.ewp
bootloader/bootloader.eww
bootloader/Debug/
bootloader/Debug/Exe/
bootloader/Debug/Exe/bootloader.d43
bootloader/Debug/Exe/bootloader.txt
bootloader/Debug/List/
bootloader/Debug/Obj/
bootloader/Debug/Obj/bootloader.pbd
bootloader/Debug/Obj/main.r43
bootloader/Debug/Obj/uart.pbi
bootloader/Debug/Obj/uart.r43
bootloader/lnk430f6736_BootLoader.xcl
bootloader/lnk430f6736_BootLoader.xcl.bak
bootloader/path.txt
bootloader/settings/
bootloader/settings/bootloader.cspy.bat
bootloader/settings/bootloader.dbgdt
bootloader/settings/bootloader.dni
bootloader/settings/bootloader.wsdt
bootloader/SOR/
bootloader/SOR/main.c
bootloader/阿超说明.txt
bootloader/阿超说明.txt.bak
Config.dat
MC430FUT.exe
本地串口升级可用代码 及工具 2015-03-03.zip
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.