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.

CC3220 Embedded Programming , 调用TI官方工具 ImageProgramming.exe 烧录 问题。

Other Parts Discussed in Thread: UNIFLASH

目的:想通过ImageProgramming.exe 工具烧录 uniflash 生成的 .ucf文件   到所有的cc 3220芯片 。

遇到的问题:uniflash 生成的.ucf文件,只能烧录一个 cc3220芯片 , 其余的芯片烧录到100% 时 , 返回负值 , 失败。

现象:

1、连接好XDS110 , uniflash 中点击  Careat Image , Save ucf  得到  .ucf文件 。 用ImageProgramming 烧录ucf 文件 至cc3220中,结果 烧录不了任何一块   cc3220 .

2、连接好XDS110 , uniflash 中点击connect ,Careat Image , Save ucf  得到  .ucf文件 。 用ImageProgramming 烧录ucf 文件 至cc3220中,结果只能烧录与XDS110 连接,并在uniflash 中 点击connect   生成的 那一个 cc3220。  烧录其余的任何3220芯片返回负值 ,烧录失败。

请求TI 工程师   协助解决

  • 需要注意的是

    Standard binary and intel hex files are used for programming by an external Sflash programming tool.

    • Programming.ucf (TI proprietary encoding) is used for programming by the host.

    • Programming.sli (TI proprietary encoding) is used for programming by the image creator.

    您在使用其他类型的文件时能否成功?