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.

[参考译文] CC3551E:OTA 支持 — 在哪里/如何实现?

Guru**** 2751905 points

Other Parts Discussed in Thread: LP-EM-CC35X1

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

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1606905/cc3551e-ota-support---where-how

器件型号: CC3551E
主题中讨论的其他器件: LP-EM-CC35X1

您好!

我的搜索已经击中了一个 cul-de-sac、所以我想在正确的方向上找到一个指针。

我正在调查如何为 CC35x1 添加 OTA 支持、但似乎找不到“任何内容“。
(我仍在 LP-EM-CC35x1、修订版 A,但我正在计划和调查。)

发行说明中的内容为:
“支持 OTA 库“
 [文件://C:/ti/simplelink_wifi_sdk_9_21_00_15/release_notes_simplelink_wifi_sdk_9_21_00_15.html

我可以找到C:\ti\simplelink_wifi_sdk_9_21_00_15\source\ti\utils\FWU\psa_fwu.c
由文档引用的 PSA API 代码:...being:
file:///C:/ti/simplelink_wifi_sdk_9_21_00_15/docs/simplelink_mcu_sdk/html/cc35xx/ota.html

我用 naïve 希望神奇的“Update FW“按钮连接 SimpleLink Connect(到网络终端)、如下所示:
https://github.com/TexasInstruments/simplelink-connect/blob/main/src Tutorial/services_4.png
...呈现自己,但(显然)没有 需要一些关贸总协定的魔法(对于初学者)...

在此主题中、其他人请求了示例代码:
https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1552400/cc3551e-example-code-for-local-ota-by-wifi-hot-spot
...但线程是“结束“的信息关于“即将到来“ OTA 库,没有关于示例代码。

之前、我可以看到有一个“OTA 示例应用程序“(适用于 CCS):
“打开 OTA 示例应用程序并更改选定 CDN 服务器的信息。“[ https://www.ti.com/lit/an/swra510b/swra510b.pdf]
...但没有什么类似的可以找到 SDK。

该文档还提到了创建 OTA 映像的步骤、但 Wifi 工具箱的脚本/ makefile 没有提到这一点: C:\ti\simplelink_wifi_toolbox_win_4_0_13\scripts\makefile

因此,我被卡住了...

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

    尊敬的 Martin:

    我们在最新的 SDK 中有一个 OTA 库(技术上来说是 FWU)、但没有专门的 OTA 示例。 这将在  3 月底在 SDK 中介绍。

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

    尊敬的 BLiu:  

    这解释了为什么我找不到 Point up️:-)

    感谢您的澄清...