Other Parts Discussed in Thread: CC2640, CCSTUDIO
Tool/software: Code Composer Studio
I'm trying to install the Simplelink CC2640 SDK, but when I run CCS I get the following error:
Operation details
Your original request has been modified.
"RTSC/XDCtools (IDE Client)" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
Software being installed: RTSC/XDCtools (IDE Client) 3.51.2.21 (org.eclipse.rtsc.xdctools.product.ui.feature.group 3.51.2.21)
Missing requirement: Runtime Object View Support 1.0.0.201902151736 (com.ti.rov 1.0.0.201902151736) requires 'bundle com.ti.ccstudio.webcontent 0.0.0' but it could not be found
Cannot satisfy dependency:
From: RTSC/XDCtools (IDE Client) 3.51.2.21 (org.eclipse.rtsc.xdctools.product.ui.feature.group 3.51.2.21)
To: com.ti.rov [1.0.0.201902151736]
I'm running CCS 5.5.Is this version too old?
My goal is to do some initial development work with the CC2640R simplelink evaluation board connected directly to my PC via USB, as the datasheet says it has an XDC built into it. I've never done anything with Code Composer Studio before, other than a simple LED flashing circuit with an MSP430 launchpad board, and my company uses CCS 5.5. Do I need to install a more recent version to use the simplelink SDK?