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/CCSTUDIO-MSP: CCS/MSP432WARE

Part Number: CCSTUDIO-MSP

Tool/software: Code Composer Studio

I am using this version of CCS:

Code Composer Studio

Version: 7.1.0.00016

And I used it for MSP432/MSP430 software development.

Each time when I started CCS, it prompts "Updates Available". I clicked it and tried to update the software, but I could not update. Instead, it gave me the error messages; I paste them as following.

An error occurred while collecting items to be installed
session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: org.eclipse.update.feature,com.ti.emulation.pack.win32,6.0.579.0
No repository found containing: binary,com.ti.emulation.pack.win32_root.win32.win32.x86,6.0.579.0
No repository found containing: org.eclipse.update.feature,com.ti.msp.debug_probe,7.1.1
No repository found containing: binary,com.ti.msp.debug_probe_root.win32.win32.x86,7.1.1
No repository found containing: org.eclipse.update.feature,com.ti.msp430.build_debug,7.1.1
No repository found containing: org.eclipse.update.feature,com.ti.msp430.ccs_header_files,7.1.0
No repository found containing: binary,com.ti.msp430.ccs_header_files_root.win32.win32.x86,7.1.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.gcc_header_files,7.1.0
No repository found containing: binary,com.ti.msp430.gcc_header_files_root.win32.win32.x86,7.1.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.gcc_support,7.1.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.support_files,7.1.0
No repository found containing: binary,com.ti.msp430.support_files_root.win32.win32.x86,7.1.0
No repository found containing: org.eclipse.update.feature,com.ti.msp432.build_debug,7.1.3
No repository found containing: org.eclipse.update.feature,com.ti.msp432.flash_files,7.1.2
No repository found containing: binary,com.ti.msp432.flash_files_root.win32.win32.x86,7.1.2
No repository found containing: org.eclipse.update.feature,com.ti.msp432.support_files,7.1.2
No repository found containing: binary,com.ti.msp432.support_files_root,7.1.2

  • Wen,

    Please see this thread with similar symptoms. Please try the suggestion in this post first, and if that does not resolve it, then try the last suggestion by Danish to do one update at a time. Let us know if this helps.

  • Thanks AartiG;

    1. I have tried to install the updates one-by-one. Two of them have been updated successfully. There are still four remaining which could not been updated.

    2. Then I tried to delete the two "\cache" folders as suggested in the posted link, this did not help. 

    Wen

  • Wen Li said:
    There are still four remaining which could not been updated.

    Do each of these four updates fail even when selected individually? Could you let us know which updates these are?

  • Yes, even when I selected them individually, I still could not install any one of them. Please see the attachment for the four failed updates.

    Thank you!  

  • Please do the following:
    Go to Help -> Install new software
    Add the url software-dl.ti.com/.../latest in the "Add site" location.
    Continue to install the update.

    If this is successful do the same for the following urls:
    software-dl.ti.com/.../gcc
    software-dl.ti.com/.../ti
    software-dl.ti.com/.../
  • I still could not make it work.

    When I clicked the four links in your reply, they are invalid on my side. 

  • I got the error message below, do they make any sense?
    An error occurred while collecting items to be installed
    session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    No repository found containing: org.eclipse.update.feature,com.ti.emulation.pack.win32,6.0.579.0
    No repository found containing: binary,com.ti.emulation.pack.win32_root.win32.win32.x86,6.0.579.0
    No repository found containing: org.eclipse.update.feature,com.ti.msp.debug_probe,7.1.1
    No repository found containing: binary,com.ti.msp.debug_probe_root.win32.win32.x86,7.1.1
    No repository found containing: org.eclipse.update.feature,com.ti.msp430.build_debug,7.1.1
    No repository found containing: org.eclipse.update.feature,com.ti.msp430.ccs_header_files,7.1.0
    No repository found containing: binary,com.ti.msp430.ccs_header_files_root.win32.win32.x86,7.1.0
    No repository found containing: org.eclipse.update.feature,com.ti.msp430.gcc_header_files,7.1.0
    No repository found containing: binary,com.ti.msp430.gcc_header_files_root.win32.win32.x86,7.1.0
    No repository found containing: org.eclipse.update.feature,com.ti.msp430.gcc_support,7.1.0
    No repository found containing: org.eclipse.update.feature,com.ti.msp430.support_files,7.1.0
    No repository found containing: binary,com.ti.msp430.support_files_root.win32.win32.x86,7.1.0
    No repository found containing: org.eclipse.update.feature,com.ti.msp432.build_debug,7.1.3
    No repository found containing: org.eclipse.update.feature,com.ti.msp432.flash_files,7.1.2
    No repository found containing: binary,com.ti.msp432.flash_files_root.win32.win32.x86,7.1.2
    No repository found containing: org.eclipse.update.feature,com.ti.msp432.support_files,7.1.2
    No repository found containing: binary,com.ti.msp432.support_files_root,7.1.2
  • Helle all;

    I have uninstalled the CCS and deleted the entire folder of "ccsv7" and the "ccs_base" folder. And installed the CCS again, now it works fine. 

    Thanks and regard

    Wen

  • Wen,

    Thank you for the update and letting us know that things are working again.