如何用smartrf flash id not found查看蓝牙id

求助:BLE CC2540 Large Image OAD实验,无法使用SmartRF Flash Programmer下载问题 - 蓝牙Bluetooth 技术 - 德州仪器在线技术支持社区
求助:BLE CC2540 Large Image OAD实验,无法使用SmartRF Flash Programmer下载问题
发表于3年前
<input type="hidden" id="hGroupID" value="42"
&div>&&/div>
&div>&&&&&& 现在&span style=&font-family:C&>BLE Large Image OAD实验中&/span>只能使用空中下载,用SmartRF Flash Programmer下载BIM 和&ImgA成功,然后使用Multitool工具OAD下载ImgB.bin成功,能正常工作。&/div>
&div>&&&&& 实验使用SmartRF Flash Programmer下载BIM 和&ImgA成功,然后Append and verify &ImgB.hex&失败,提示Error in HEX file verification 。&&&&/div>
&p>&& &a href=&/cfs-file.ashx/__key/communityserver-discussions-components-files/103/2625.Error.bmp&>&img border=&0& alt=& & src=&/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/103/2625.Error.bmp&>&/a>&/p>
&p>&br>简单做了下面三条测试:&br>1、SmartRF Flash Programmer升级到最新版本SmartRF Flash Programmer 1.12.7.0& 失败,问题依然存在&/p>
&p>2、三个文件BIM.hex、ImgA.hex和ImgB.hex,仅下载其中一个全部下载成功。&/p>
&p>3、Linker configuration file 配置确定分别为cc254x_f256_imgA_small.xcl和cc254x_f256_imgB_Large.xcl;&br>&&&& Texas Instruments -& Download配置确定仅勾选Retain unchanged pages&/p>
&p>&&& 参考文档:&/p>
&p>&span style=&font-family:C&>&&&&BLE Large Image OAD :&/span>&a href=&http://processors.wiki.ti.com/index.php/BLE_Large_Image_OAD&>&span style=&font-family:Ccolor:#800080;&>http://processors.wiki.ti.com/index.php/BLE_Large_Image_OAD&/span>&/a>&/p>
&p>&span style=&font-family:C&>&&/span>&span style=&font-family:C&>&&&OAD_for_CC254x_V1.2.pdf :&/span>&a href=&http://processors.wiki.ti.com/images/8/82/OAD_for_CC254x.pdf&>&span style=&font-family:Ccolor:#800080;&>http://processors.wiki.ti.com/images/8/82/OAD_for_CC254x.pdf&/span>&/a>&/p>
&&&&&&&&&&&&&/div>
&div>&& 希望能得到你的帮助&/div>
&/div>&div style=&clear:&>&/div>" />
求助:BLE CC2540 Large Image OAD实验,无法使用SmartRF Flash Programmer下载问题
此问题尚无答案
All Replies
&&&&&& 现在BLE Large Image OAD实验中只能使用空中下载,用SmartRF Flash Programmer下载BIM 和&ImgA成功,然后使用Multitool工具OAD下载ImgB.bin成功,能正常工作。
&&&&& 实验使用SmartRF Flash Programmer下载BIM 和&ImgA成功,然后Append and verify &ImgB.hex&失败,提示Error in HEX file verification 。&&&
简单做了下面三条测试:1、SmartRF Flash Programmer升级到最新版本SmartRF Flash Programmer 1.12.7.0& 失败,问题依然存在
2、三个文件BIM.hex、ImgA.hex和ImgB.hex,仅下载其中一个全部下载成功。
3、Linker configuration file 配置确定分别为cc254x_f256_imgA_small.xcl和cc254x_f256_imgB_Large.xcl;&&&& Texas Instruments -& Download配置确定仅勾选Retain unchanged pages
&&& 参考文档:
&&&&BLE Large Image OAD :
&&&&OAD_for_CC254x_V1.2.pdf :
&&&&&&&&&&&&
&& 希望能得到你的帮助
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
兄弟,你这Image_A可以做到多小?
It&#39;s the time to do something!
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
OAD Image B& 157K
OAD Image A& 90K
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
榜眼39555分
imageA 和 imageB 在flash中存储的位置并非连续.
在flash中, 首先存放的是BIM, 接着是imageA的一部分, 接着是完整的imageB, 然后才是剩下的imageA.
所以我觉得flash programmer中如果你用append, 试图把imageB放到imageA之后, 肯能和imageB中定义的falsh起始地址有冲突之类, 造成错误.
你用IAR下载imageA, 接着下载imageB, 会有问题吗?
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
&&&& 测试环境:
&&&& IAR C/C++ Compiler for .1 (8.10.1.40194)
&&&& BLE STACK BLE-CC254x-1.3.1.EXE&FOR
&&&& 使用IAR下载imageA, 接着下载imageB, 会有问题吗?
&&&& 测试一:
&&&& 完全不做修改,下载imageA成功,接着下载imageB,提示调试模式无法正常使用终止。
&&&& 测试二:(开启Linker-&Output-&Format-&Debug information for C-SPY)
&&&& 下载imageA成功,接着下载imageB,能正常下载。
&&&& 以上测试,映像文件下载命令一样:Make & Restart Debugger,imageA 和imageB 设置项Texas Instruments -& Download配置确定仅勾选Retain unchanged pages
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
兄弟,不知道解决了没有,这两天也在也就如何减少OAD-only的Image_A的体积,你说的这个例子,我看了一下xcl文件,发现ImageBd的xcl文件有点奇怪,看如下定义:
-D_CODE_BEG=0x4030 // Last 10 pages of Bank 0.-D_CODE_END=0x7FFF
-Z(CODE)CHECKSUM=0x1-Z(CODE)IMAGE_HEADER=0xF-Z(CODE)AES_HEADER=0xF
这样程序能正常运行吗?,没想明白啊
It&#39;s the time to do something!
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
&&&&&& 问题没解决,在Yan的回答中有说到,&所以我觉得flash programmer中如果你用append, 试图把imageB放到imageA之后, 肯能和imageB中定义的falsh起始地址有冲突之类, 造成错误&,让我感觉这个问题将异常棘手,所以先把这个问题搁置起来。
&&&&&& 最后希望后续有顺利实现这个功能的朋友,能帮忙解惑。
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
用SmartRF Flash Programmer下载BIM 和&ImgA成功,但是Multitool找不到设备。这是为什么?
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
1.广播是否正常
2.Multitool下载最新版本,然后使用纯天然例子编译烧录硬件试试。
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
采用纯天然代码,没有改动。直接编译和烧录!就是找不到!
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
ImageB实际大小110k,二编写生成的ImageB.bin缺有284k,这个怎么解决啊啊????????????????????
You have posted to a forum that requires a moderator to approve posts before they are publicly available.拒绝访问 | www.ggdoc.com | 百度云加速
请打开cookies.
此网站 (www.ggdoc.com) 的管理员禁止了您的访问。原因是您的访问包含了非浏览器特征(3d9e32cbcf754364-ua98).
重新安装浏览器,或使用别的浏览器当前位置: >
> SmartRF Flash Programmer(闪存编程器) v2.0 英文安装免费版
SmartRF Flash Programmer(闪存编程器) v2.0 英文安装免费版
软件大小:44.2MB
软件语言:英文软件
软件类型:
软件授权:免费软件
更新时间:
软件类别:编程工具
软件官网:
应用平台:
网友评分:
软件介绍人气软件下载地址相关文章
微软发布了最新的 Visual Studio 2010 软件开发编程平台及 .Net Framework 4 框架。这次 VisualStudio 2010 包括 Professional 专业版、Premium 白金版、Ultimate 旗舰版、Visual Studio 2012 是一个综合性产品系列,适用于每一位希望升级或创建精彩应用程序的组织、团体和个人开发人员首先需要先下载 Myeclipse 2014 官方安装文件,然后按照安装说明操作即可Java SE Development Kit 7官方下载,JDK是Java开发环境。JAVA语言恐怕是稳居网路应用程序语言的首选了,这都要归功于它高度的安全性以及跨平台的特性,几乎在目前所有的电经过了MyEclipse 8.5 M1和MyEclipse 8.5 M2两个版本,MyEclipse Enterprise Workbench 8.5 for Eclipse 3.5.2终于在昨天正式发布了!在官方网站上 MyEclipse 8.5 可以下载Eclipse 是一个开放源代码的、基于Java的可扩展开发平台。就其本身而言,它只是一个框架和一组服务,用于通过插件组件构建开发环境。幸运的是,Eclipse 附带了一个标准的插易语言是一门计算机编程语言。以中文作为程序代码表达的语言形式。本平台提供易语言5.5完美破解版免费下载,内附破解补丁,完美破解WebStorm 是jetbrains公司旗下一款JavaScript 开发工具,喜欢的朋友抓紧下载吧找到SETUP文件夹下的setup.sdb,用记事本打开它,找到[Product Key],将下面的一行序列号删除,改为正式Key,保存后再安装就是正式版了基于Eclipse开发的功能强大的企业级集成开发环境,主要用于Java、Java EE以及移动应用的开发
SmartRF Flash Programmer(闪存编程器) v2.0 英文安装免费版
CopyRight &
JB51.Net , All Rights ReservedSmartRF flash programmer中文手册_百度文库
两大类热门资源免费畅读
续费一年阅读会员,立省24元!
SmartRF flash programmer中文手册
阅读已结束,下载文档到电脑
想免费下载本文?
定制HR最喜欢的简历
下载文档到电脑,方便使用
还剩15页未读,继续阅读
定制HR最喜欢的简历
你可能喜欢

我要回帖

更多关于 flash id error 的文章

 

随机推荐