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.

[参考译文] CC3220MODA:使用 uniflashv4.2的 FTDI 的 cc3220modasf 编程问题

Guru**** 2394265 points
Other Parts Discussed in Thread: CC3220MODA, UNIFLASH

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

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/668713/cc3220moda-cc3220modasf-programming-problem-with-ftdi-using-uniflashv4-2

器件型号:CC3220MODA
主题中讨论的其他器件: UNIFLASH

我使用 cc3220moda 制作了一个定制板、但编程不适用于连接到 UART 线路的 FTDI 芯片(FT232R)、而是与 Launchpad XDS110配合使用。 问题 Pl 建议的内容。

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

    您好!

    在这种情况下、无法使用 GUI 版本的 Uniflash。 但 Uniflash CLI 应该正常工作。

    CLI 的命令如下所示:

    调用 dslite.bat --mode cc3220 project add_file --name test --file C:\tmp\my-image.bin --mcu --privc C:\tmp\dummy-root-ca-cert-key --dummy cert-root-ca-cert --overwrite
    call dslite.bat --mode cc3220 project program --name test --port COM3 --dev
    pause 

    1月