文件名称:MSP430-Updata-App-From-Bootloader

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2015-03-10
  • 文件大小:
  • 1.62mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • ac***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





APP

...\App.dep

...\App.ewd

...\App.ewp

...\App.eww

...\Debug

...\.....\Exe

...\.....\...\App.d43

...\.....\...\app.txt

...\.....\List

...\.....\Obj

...\.....\...\App.pbd

...\.....\...\main.r43

...\lnk430f6736_APP.xcl

...\main.c

...\path.txt

...\settings

...\........\App.cspy.bat

...\........\App.dbgdt

...\........\App.dni

...\........\App.wsdt

...\阿超说明.txt

...\阿超说明.txt.bak

app memory.jpg

app test.txt

app.txt

bootloader

..........\bootloader.dep

..........\bootloader.ewd

..........\bootloader.ewp

..........\bootloader.eww

..........\Debug

..........\.....\Exe

..........\.....\...\bootloader.d43

..........\.....\...\bootloader.txt

..........\.....\List

..........\.....\Obj

..........\.....\...\bootloader.pbd

..........\.....\...\main.r43

..........\.....\...\uart.pbi

..........\.....\...\uart.r43

..........\lnk430f6736_BootLoader.xcl

..........\lnk430f6736_BootLoader.xcl.bak

..........\path.txt

..........\settings

..........\........\bootloader.cspy.bat

..........\........\bootloader.dbgdt

..........\........\bootloader.dni

..........\........\bootloader.wsdt

..........\SOR

..........\...\main.c

..........\阿超说明.txt

..........\阿超说明.txt.bak

Config.dat

MC430FUT.exe

本地串口升级可用代码 及工具 2015-03-03.zip

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org