BC5-MM、CSR867x的DFU更新流程之二:dfu文件转bin文件

本文介绍了从ADK3.5版本DFU文件升级到ADK4.0及以上.bin文件的转换过程,涉及XUV2BIN指令和.udp文件的应用,包括如何制作升级文件和具体转换步骤。

.dfu文件转.bin文件

BC5-MM、CSR867x的DFU更新流程之一: DFU(.dfu)文件制作常用指令及DFU文件内容中,我们解析了制作DFU文件(.dfu)的常用指令;

但.dfu文件的更新只适用于<=ADK3.5版本,从ADK4.0开始改为使用.bin文件形式;

原因是:

For ADK3.5 OTA, the OTA(IMAGE) on Android/IOS phone that  needs to use DFU file.
[The APK file is old version, this version is only to support DFU file.]
For ADK v4.0, the OTA(IMAGE) on Android/IOS phone that  needs to use BIN file.

如何把.dfu文件转换为bin文件

这里需引入一个叫.udp的文件(自行创建即可);

以下是一个正常使用的.udp文件实现,我们命名为 upgrade_partition.upd(后续转换时会使用到):

# ADK upgrade requires an empty signature appended to the end of the file.
add_empty_signature
# Set the upgrade version and previous version(s)
# that are compatible to upgrade from. The minor
# version can be '*' to a
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值