Part Number: LAUNCHXL-CC1310
Tool/software: Code Composer Studio
I just installed CCS9.10 and SmartRF Studio 7 in order to follow Simplelink Academy. I have 3 LaunchXL-CC13010 launchapds, one v1.3 and two 1.4.
I first used SmartRF Studio 7 to get each launchpad serial number, which prompted a firmware update for each device.
I then used CCS9.10 to download the Collector example into launchpad 1 (v1.3). It showed 2 consecutive popup windows asking to update the target firmware. I chose update on both which returned error. I was however able to download the collector example.
BUT: when trying to download the Sensor example to either launchpad 2 or 3 (v1.4) it shows the same 2 consecutive popup windows asking to update firmware. The first popup is for "Cortex_M3_0", which is blocked by the second popup for "IcePick_C". Both say "Emulation package 8.2.0.00004"
After clicking on Update for the IcePick_C I hear USB disconnecting and then reconnecting sounds, after which CCS console shows "Error -275 @ 0x0". Clicking on the first (now unblocked) popup shows an "Unable to connect to target" popup, and the same "Error -275 @ 0x0" on CCS console.
Further attempts at debugging have the same error "IcePick_C: Error connecting to the target: (Error -275 @ 0x0) The attempt to poll a target device exceeded its timeout limit. The utility or debugger has requested that a target device be repeatedly accessed for a specific data or status value. This has failed because the built-in limit for the maximum number of attempts when polling the JTAG scan-path has been exceeded. (Emulation package 8.2.0.00004) "
If I launch SmartRF 7, it again tells me "Firmware Update Required". If I update it, CCS then recognizes the launchpad and the cycle repeats.
If I reject the update in CCS, the error is the same.
So I'm stuck in an endless loop.
If I try the "Forced mass erase" option in SmartRF Flash Programmer 2 v1.8.1, as suggested in google search result, the software crashes each time.
Please help me.