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.

[参考译文] CC3135:对证书进行编程时出现 fs_Wrong_signature 错误

Guru**** 2343770 points
Other Parts Discussed in Thread: CC3135, UNIFLASH
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1499498/cc3135-fs_wrong_signature-error-when-programming-certificates

器件型号:CC3135
Thread 中讨论的其他器件: UNIFLASH

工具/软件:

我正在尝试使用 dslite.bat 将一些虚拟证书加载到 CC3135 (在我们的定制电路板上)。  当我看到 FS_WALTH_SIGNATURE 错误时。

以下是我为我的命令输入的内容和得到的输出:

C:\ti\uniflash_9.0.0>dslite.bat --mode cc32xx image program --file C:\ti\uniflash_9.0.0\prog.sli --port COM4
Executing the following command:
> C:\ti\uniflash_9.0.0\simplelink\imagecreator\bin\SLImageCreator.exe image program --file C:\ti\uniflash_9.0.0\prog.sli --port COM4

For more details and examples, please refer to the UniFlash Quick Start guide.

INFO:slbootloader.slbootloader:Connecting to device
INFO:slbootloader.slbootloader:--- Please power off the device ---
Press ENTER to continue
INFO:slbootloader.slbootloader:Power off
INFO:slbootloader.slbootloader:Set break signal
INFO:slbootloader.slbootloader:--- Please power on the device ---
INFO:slbootloader.slbootloader:Power on
INFO:slbootloader.slbootloader:Clear break signal
INFO:slbootloader.slbootloader:Connection succeeded
INFO:slbootloader.slbootloader:Received storage list
Image Programming: 94% (49152/52000)INFO:slbootloader.slbootloader:Received error : error number = -10289 , extended error = 2694
Traceback (most recent call last):
  File "SLImageCreator.py", line 5740, in <module>
  File "SLImageCreator.py", line 5735, in main
  File "SLImageCreator.py", line 5704, in cmdline
  File "SLImageCreator.py", line 4482, in command_image_program
  File "SLImageCreator.py", line 3058, in program_image_from_sli
  File "SLImageCreator.py", line 3221, in program_image
  File "slbootloader\slbootloader.py", line 824, in fs_programming
slbootloader.slbootloader.BootLoaderError:
Error: SLImageCreator.exe: fs_programming error: ret: -10289, ex_err: 2694 - FS_WRONG_SIGNATURE
[23816] Failed to execute script 'SLImageCreator' due to unhandled exception!

有关如何解决此问题的任何建议都将非常有用!

谢谢!

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

    您好、Nick、

    创建映像时、是否为映像正确添加了证书? uniflash 指南的第7.1.1章中有一个有关如何执行此操作的指南。

    https://www.ti.com/lit/ug/swru469h/swru469h.pdf 

    此致、

    Rogelio

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

    我当时使用 uniflash GUI 来创建 SLI 映像、但可以尝试使用命令行。  是否有任何资源准确地解释了我需要添加哪些文件?  我第一次尝试使用命令行导致了相同的错误。  我怀疑我使用的根证书目录有误。

    谢谢、

    -Nick

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

    您好、Nick、

    很抱歉耽误您的时间、您要在 SDK 上使用虚拟证书。

    它们位于以下默认路径中

    C:\ti\simplelink_cc32xx_sdk_7_10_00_13\tools\cc32xx_tools

    此致、

    Rogelio