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.
您好!
我尝试以下主题中的建议方法:
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)接口进行。
此致、
John