Part Number: CC2640R2F
Tool/software: Code Composer Studio
Hi,
I just installed CC2640R2 SDK 1.40. I opened CCS and I get this error installing xdctools_3_50_01_12_core. How do I solve this error?
- kel
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.
Part Number: CC2640R2F
Tool/software: Code Composer Studio
Hi,
I just installed CC2640R2 SDK 1.40. I opened CCS and I get this error installing xdctools_3_50_01_12_core. How do I solve this error?
- kel
Kel,
I am unable to reproduce this. Do you see the same error if you open a new CCS workspace and install the xdctools from there?
Could you try deleting the two cache directories mentioned in Step 5 of this wiki section , restart CCS and see if that helps?
I had the same problem with SimpleLink CC2640R2 SDK v1.40 and xdctools_3_50_02_20_core installation. With the help of post above, I uninstalled everything (CCS v6.x, CCS v7.x, all old SDK's and tools, ...).
After that, I did a clean installation of CCS v7.2 (off-line installer) and CC2640R2 SDK v1.40 with success.
Don't know if some simpler way would solve the problem... Just wanted to share my experiences.