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: V9 update failure

Tool/software: Code Composer Studio

Hello!

I've just installed 9.0.0.00018 from offline image. Upon restart it proposed to update 4 components, and I agreed. The result:

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.ccstudio.shared.devicesupport,1.1.2
No repository found containing: binary,com.ti.ccstudio.shared.devicesupport_root,1.1.2
No repository found containing: org.eclipse.update.feature,com.ti.cgt.c6000.8.3.win32,8.3.3
No repository found containing: binary,com.ti.cgt.c6000.8.3.win32_root,8.3.3
No repository found containing: org.eclipse.update.feature,com.ti.msp.debug_probe,9.0.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.build_debug,9.0.1
No repository found containing: org.eclipse.update.feature,com.ti.msp430.ccs_header_files,9.0.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.gcc_header_files,9.0.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.gcc_support,9.0.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.support_files,9.0.0

Next I tried to install C6000 compiler version 7.4.24 through Install new software menu, result:

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.ccstudio.shared.devicesupport,1.1.2
No repository found containing: binary,com.ti.ccstudio.shared.devicesupport_root,1.1.2
No repository found containing: org.eclipse.update.feature,com.ti.cgt.c6000.8.3.win32,8.3.3
No repository found containing: binary,com.ti.cgt.c6000.8.3.win32_root,8.3.3
No repository found containing: org.eclipse.update.feature,com.ti.msp.debug_probe,9.0.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.build_debug,9.0.1
No repository found containing: org.eclipse.update.feature,com.ti.msp430.ccs_header_files,9.0.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.gcc_header_files,9.0.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.gcc_support,9.0.0
No repository found containing: org.eclipse.update.feature,com.ti.msp430.support_files,9.0.0

Please help.