Hello,
I am having problems with the CC3200 hardware that i have manufactured for my application.
I have used the CC3200R1 M2 chip and the same Serial Flash IC as the CC3200 LaunchXL launchpad.
For programming the device, i have shorted the Tx-Rx pins from the CC3200 LaunchXL launchpad to my hardware.
But i get the following log while performing Format, Program and GetVersion from UniFlash.
[10:34:41] Begin Format operation.
[10:34:41] INFO: > Executing Operation: Connect
[10:34:43] INFO: setting break signal
[10:34:43] INFO: --- please restart the device ---
[10:34:44] INFO: connection succeeded
[10:34:44] INFO: getting storage list
[10:34:49] INFO: > Executing Operation: Init
[10:34:49] INFO: reading version info
[10:34:51] ERROR: Error, version response should be 28 bytes, device is sending 65534
[10:34:51] INFO: DEVICE CC3100 ES1.34 and higher
[10:34:51] INFO: reading version info
[10:35:04] ERROR: Error, version response should be 28 bytes, device is sending 65534
[10:35:06] INFO: > Executing Operation: Disconnect
[10:35:07] Operation Format returned.
[10:35:10] Begin Program operation.
[10:35:10] INFO: > Executing Operation: Connect
[10:35:12] INFO: setting break signal
[10:35:12] INFO: --- please restart the device ---
[10:35:15] INFO: connection succeeded
[10:35:15] INFO: getting storage list
[10:35:19] INFO: > Executing Operation: Init
[10:35:19] INFO: reading version info
[10:35:23] ERROR: Error, version response should be 28 bytes, device is sending 14
[10:35:23] INFO: DEVICE CC3100 ES1.21
[10:35:23] INFO: reading version info
[10:35:25] ERROR: Error, version response should be 28 bytes, device is sending 65535
[10:35:26] INFO: > Executing Operation: Disconnect
[10:35:48] Operation Program returned.
[10:36:54] Begin GetVersion operation.
[10:36:54] INFO: > Executing Operation: Connect
[10:36:56] INFO: setting break signal
[10:36:56] INFO: --- please restart the device ---
[10:37:06] INFO: connection succeeded
[10:37:06] INFO: getting storage list
[10:37:19] INFO: > Executing Operation: GetVersion
[10:37:19] INFO: reading version info
[10:37:26] ERROR: Error, version response should be 28 bytes, device is sending 157
[10:37:26] INFO: > Bootloader version: 42.243.96.0
[10:37:26] INFO: > NWP version: 64.0.0.64
[10:37:26] INFO: > MAC version: 0.0.129.208
[10:37:26] INFO: > PHY version: 4.239.107.0
[10:37:26] INFO: > Executing Operation: Disconnect
[10:37:40] Operation GetVersion returned.
How do i program the Serial Flash of my hardware using the CC3200 LaunchXL launchpad ??
Kindly help.
Warm regards,
Abhishek.