主题中讨论的其他器件:UNIFLASH
工具与软件:
SDK: simplelink_cc32xx_sdk_7_10_00_13
CCS 版本 12.5.0.00007
ticlag 版本: v3.20.LTS
我从任务中调用 sl_stop (200)、有时它会卡在 sl_stop (200)中、且任务从未被释放。 为什么 sl_stop (200)的行为与此类似?我正在呼叫
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.
工具与软件:
SDK: simplelink_cc32xx_sdk_7_10_00_13
CCS 版本 12.5.0.00007
ticlag 版本: v3.20.LTS
我从任务中调用 sl_stop (200)、有时它会卡在 sl_stop (200)中、且任务从未被释放。 为什么 sl_stop (200)的行为与此类似?我正在呼叫
您好!
否 我不问 SDK 版本、但是您是否已在器件中上传了正确的服务包。 服务包包含内部 NWP 固件的补丁。 可以使用 Uniflash 软件的 Image Creator 软件上传服务包。 您可以在 SDK 中找到的最新版本(\tools\cc32xx_tools\servicepack-cc3x20\)。 不建议在未上传正确 SP 的情况下使用 CC32xx 器件。
使用调试程序来确定 sl_Stop() API 调用卡滞的位置和原因。 没有更多的细节,没有人会说更多。
1月