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.
Hi,
I am trying to flash the CC3200 using uniflash 3.2, able to format & service pack programming, but unable to complete program activity, please find the log below
[15:26:21] Begin Format operation.
[15:26:21] INFO: > Executing Operation: Connect
[15:26:23] INFO: setting break signal
[15:26:23] INFO: --- please restart the device ---
[15:26:28] INFO: connection succeeded
[15:26:28] INFO: getting storage list
[15:26:28] INFO: > Executing Operation: Init
[15:26:28] INFO: reading version info
[15:26:28] INFO: DEVICE CC3200 ES1.33
[15:26:28] INFO: reading version info
[15:26:29] INFO: reading version info
[15:26:30] INFO: > Executing Operation: Format
[15:26:30] INFO: Erase storage SFLASH
[15:26:31] INFO: erase storage succeeded
[15:26:31] INFO: erase storage completed
[15:26:31] INFO: > Executing Operation: Disconnect
[15:26:31] Operation Format returned.
[15:26:38] Begin ServicePackProgramming operation.
[15:26:38] INFO: > Executing Operation: Connect
[15:26:40] INFO: setting break signal
[15:26:40] INFO: --- please restart the device ---
[15:26:44] INFO: connection succeeded
[15:26:44] INFO: getting storage list
[15:26:44] INFO: > Executing Operation: ServicePackProgramming
[15:26:44] INFO: Path to the service pack file: C:/TI/CC3100_CC3200_ServicePack_1.0.1.15-2.15.0.1/servicepack_1.0.1.15-2.15.0.1.bin
[15:26:44] INFO: reading version info
[15:26:44] INFO: CC3200R Device detected.
[15:26:44] INFO: NWP/MAC/PHY Version from Service Pack:
[15:26:44] INFO: NWP Patch version: 2.8.99.0
[15:26:44] INFO: MAC Patch version: 1.4.0.1
[15:26:44] INFO: PHY Patch version: 1.0.3.37
[15:26:44] INFO: reading version info
[15:26:44] INFO: DEVICE CC3200 ES1.33
[15:26:44] INFO: reading version info
[15:26:45] INFO: reading version info
[15:26:47] INFO: Downloading file "/sys/servicepack.ucf" with size 39068
[15:26:49] INFO:
New Token is 0x4FFC85BD
[15:26:49] INFO: Download complete
[15:26:49] INFO: > Executing Operation: Disconnect
[15:26:49] Operation ServicePackProgramming returned.
[15:26:53] Begin Program operation.
[15:26:53] INFO: Checked for update config groups: []
[15:26:53] INFO: List of files to be generated: []
[15:26:53] INFO: > Executing Operation: Connect
[15:26:55] INFO: setting break signal
[15:26:55] INFO: --- please restart the device ---
[15:26:59] INFO: connection succeeded
[15:26:59] INFO: getting storage list
[15:27:00] INFO: > Executing Operation: Init
[15:27:00] INFO: reading version info
[15:27:00] INFO: DEVICE CC3200 ES1.33
[15:27:00] INFO: reading version info
[15:27:01] INFO: reading version info
[15:27:02] INFO: > Executing Operation: Program
[15:27:02] INFO: > File name: /sys/mcuimg.bin, Update: true, Erase: true
[15:27:02] INFO: > Erase File: /sys/mcuimg.bin
[15:27:02] INFO: erasing file "/sys/mcuimg.bin"
[15:27:02] INFO: deleting file "/sys/mcuimg.bin"
[15:27:02] INFO: erase file completed
[15:27:02] FATAL: > File C:/TI/Flash html ELR -ver0.9 15.02.18/ does not exist on local File System
[15:27:02] INFO: > Executing Operation: Disconnect
[15:27:02] Operation Program returned.
facing fatal error, please suggest the required changes
also kindly share the link for UniFlashCompanion.exe, for generating .UCF file
Hi,
Can you test with latest compatible Uniflash version 3.4.1 ( https://www.ti.com/tool/download/UNIFLASH/3.4.1 )?
Jan
also, seems that you fail with the mcuimage since the file does not exist. Did you browse and populate with the correct file?
yes i did, it works!
do you have any link for UniFlashCompanion.exe, for generating .UCF file
Hi,
I don't think that UniFlashCompanion.exe is a TI tool but an open source.
With TI, you need to pick the files from the GUI and eventually generate the ucf file.
If you still want UniFlashCompanion.exe, there is a link in the following but it is broken.
https://www.youtube.com/watch?v=cwee5eK6yRQ
Shlomi