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.

Compiler/CC2640R2F: SDK 2.4 rtls_master doesn't work

Part Number: CC2640R2F

Tool/software: TI C/C++ Compiler

Hi Experts,

I would like to test the rtls-example but I got some trouble to include the projects: rtls_master, rtls_slave, rtls_passive.The main topic is that I got the error message to include the project: rtls_master into workspace:

See details below.

"Error: Import failed for project 'rtls_master' because its meta-data cannot be interpreted. Please contact support."

This message pop up if I push the button “Finish”.

I followed the advice of the following link without effect:

https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/770218?tisearch=e2e-sitesearch&keymatch=faq%3Atrue


My CCS version is 7.4.0.

I tried to create a new workspace for this example and got the message to update my XDCTool of the following versions:

3_50-01-12-core
3_50-02-20-core
3_50-08-24-core
3_50-01-18-core



If I tried to install this versions I got the following error:

"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=).
Problems downloading artifact: osgi.bundle,org.eclipse.rtsc.xdctools.product_3.50.2.20,3.50.2.20.
File has invalid content:…\AppData\Local\Temp\signatureFile7928825665176091193.jar
Invalid content:plugin.xml
The file "plugin.xml" in the jar "…\AppData\Local\Temp\signatureFile7928825665176091193.jar" has been tampered!
Invalid content:about.ini
The file "about.ini" in the jar "…\AppData\Local\Temp\signatureFile7928825665176091193.jar" has been tampered!
Problems downloading artifact: org.eclipse.update.feature,org.eclipse.rtsc.xdctools.product_3.50.2.20,3.50.2.20.
File has invalid content:…\AppData\Local\Temp\signatureFile1911137734360737710.jar
Invalid content:feature.xml
The file "feature.xml" in the jar "…\AppData\Local\Temp\signatureFile1911137734360737710.jar" has been tampered!"

I’m not sure the problems are connected, but I would like to give you all information. I could include rtls_passive and slave with advice of the wrong version of XDCTool but I can compile the projects. Rtls_master couldn’t be imported.

What could be the next steps to run the projects?

Thanks for your help and best regards

  • Hi,

    I am not able to reproduce your issue when I import the project into CCS 7.4.
    First I would recommend you to download CCS-8.3 as it's the recommended version for simplelink_cc2640r2_sdk_2_40_00_32.
    Then after you install CCS8.3, when you create new workspace, it should have a window popped up with New Installable Produces Discovered.
    Please choose xdctools_3_51_01_18_core only and then after it's imported, the CCS will restart. You should be able to import all the projects after that.

    Please let me know if you still have trouble after this.