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.

[参考译文] UNIFLASH:Uniflash 多个实例

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/840046/uniflash-uniflash-multiple-instances

器件型号:UNIFLASH

您好!

我尝试以下主题中的建议方法:

http://e2e.ti.com/support/microcontrollers/other/f/908/t/761397?UNIFLASH-Multiple-instances-

,但当我尝试运行第二个 Uniflash 时,收到此错误消息:

 主流程已关闭、请关闭此窗口

我能够更改电路板序列号。

我使用单个板运行 Uniflash、它可以正常工作。 一旦第二块板插入 PC USB 端口、第一个实例就不再工作。

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

    安德烈斯

    我不相信另一个线程中描述的技巧会对您起作用。  我是否正确地假设您使用的是 CC32xx 器件?  在这种情况下、UniFlash 正在调用 ImageCreator 工具、因此变通办法允许使用 UniFlash 的第二个实例、但不适用于 ImageCreator。

    类似地、此处的闪存编程与另一个线程中的闪存编程不同。  在另一个线程中、编程通过 JTAG 进行。  对于 CC32xx、它通过串行(UART)接口进行。

    http://dev.ti.com/tirex/content/simplelink_academy_cc32xxsdk_2_20_01_04/modules/wifi/wifi_imagecreator/wifi_imagecreator.html

    此致、

    John