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.

CCS Update error, Missing requirement for CC13xx/CC26xx Device Support 1.16.2.00

Other Parts Discussed in Thread: LAUNCHXL-CC1310, CCSTUDIO, CC1310

Hi all,

I just received my new LAUNCHXL-CC1310 LaunchPads :-) and I called the CCS Help / Check for updates, I'm having this error message:

Cannot complete the install because one or more required items could not be found.
  Software being installed: CC13xx/CC26xx Device Support 1.16.2.00 (com.ti.ccstudio.cc26xx.devicesupport.win32.feature.group 1.16.2.00)
  Missing requirement: CC13xx/CC26xx Device Support 1.16.2.00 (com.ti.ccstudio.cc26xx.devicesupport.win32.feature.group 1.16.2.00) requires 'com.ti.emulation.pack.win32.feature.group 6.0.83.0' but it could not be found

If I check whats installed I have:

CC26xx Device Support    1.15.1.01    com.ti.ccstudio.cc26xx.devicesupport.win32.feature.group    Texas Instruments

TI Emulators    6.0.14.5    com.ti.emulation.pack.win32.feature.group    Texas Instruments

My current Code Composer Studio Version: 6.1.2.00015

So I guess I need the CC13xx/CC26xx Device Support new version. Apparently CCS is not finding com.ti.emulation.pack.win32.feature.group update to 6.0.83.0 so where can I find it?

I already found another post about deleting the CCS cache folders to solve update problems but it didn't work for me.

Thanks in advance for any help on this,

Pedro

  • My current Code Composer Studio Version: 6.1.2.00015
  • I have another version of CCS installed on my portable PC so I tried to update it and it worked, it found the latest emulator version:

    After this update I installed TI-RTOS for CC1310 and imported a sample project, on first connect it asked to update the debug probe:

    After the debug probe firmware update it worked!


    So I went back to my desk PC, downloaded the ccs_setup_win32.exe from TI site again and reinstalled CCS. After the reinstall, the update was working, so I made an update and all works fine now.

    So, the solution to this problem is to make a complete reinstall of CCS.