This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] LP-CC1352P7:can't 查找加载有符号*。bin 文件的方法

Guru**** 2392095 points
Other Parts Discussed in Thread: UNIFLASH

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1531414/lp-cc1352p7-can-t-find-a-way-to-load-signed-bin-file

器件型号:LP-CC1352P7
Thread 中讨论的其他器件:UNIFLASH

工具/软件:

您好、  

我尝试使用 mcuboot 引导加载程序、它有用于签署二进制文件的工具。 mcuboot 示例中也采用类似的方法。 我一直在尝试直接从 Code Composer Studio 刷写(加载)工件/.bin 文件。 但是,我似乎没有找到办法去做。 我可能可以在编译后脚本中将 dslite 与设定的目标配置配合使用。 但这意味着它将以我不想加载的编译状态加载程序。 我经历了 debug config > program and load 选项。 但它允许您选择其他文件类型、如.hex、.elf 和.out。 但无法选择*。bin 文件。  

注意:我知道、也有 UniFlash 可以执行该操作。 但是、我不希望开发人员每次都要管理两个独立的工具来刷写它。 提前感谢您。