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.

[参考译文] CCSTUDIO:通过 CCS (CC3235SF)进行刷写后、程序不能独立运行

Guru**** 2392905 points
Other Parts Discussed in Thread: CC3235SF, UNIFLASH

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1498428/ccstudio-program-not-running-standalone-after-flashing-via-ccs-cc3235sf

部件号:CCSTUDIO
Thread 中讨论的其他器件:CC3235SFUNIFLASH

工具/软件:

您好、

我正在使用设计定制 PCB CC3235SF 我已经使用成功刷写了固件 CCS 中完成 (不是 UniFlash)。 刷写后:

  • 断开 SOP1 此外 已拔下 USB

  • 然后我 复位 并从外部为其供电。

  • 我等了 30分钟 、但我仍然看不到上有任何输出 HiveMQ

代码应在以下情况下发布该消息:

MQTTpublish("Ready to receive... (STA/AP)");

我也应该发送 "AP" "STA" 、之后、我应该使用接收 MQTT 消息 GNSS 信息、电池电量、时间

通过 CCS Debug 模式运行时一切正常运行—我可以看到 MQTT 消息按预期显示。 但在进行刷写并独立运行后、我在 HiveMQ 上什么都没有。是否需要配置任何其他内容来使 CC3235SF 从闪存独立运行代码?