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/CC2630: failed import project from CC2650SDK

Part Number: CC2630
Other Parts Discussed in Thread: CC2650

Tool/software: Code Composer Studio

hi, 

When I want to create one example project for CC2630, it shows as following,  please help to see why.

  • Which version of CCS are you using?

    If you are using CCSv9, you can import example projects for the CC2650 SensorTag from TI-RTOS for CC2650 - 2.21.00.06 that is available in Resource Explorer.
    Open Resource Explorer, navigate to the desired example (as shown below) and click the Import button to directly import the project.


    If you have a specific need to use TI-RTOS for CC13xx and CC26xx version 2.21.01.18 (this version is not available in Resource Explorer), use CCSv8 and Resource Explorer Classic to import projects. 

    In CCSv8, open Resource Explorer Classic, make sure the TI-RTOS is installed and discovered by CCS as per instructions in this page. Then navigate to the desired example and import.

  • I am using CCS9.3.0.  Now I still cannot import the example as:

  • actually I have already installed TI-RTOS under C:\ti\tirtos_cc13xx_cc26xx_2_21_01_08.

  • user6283340 said:
    I am using CCS9.3.0.  Now I still cannot import the example as:

    To install the package locally, you can use one of two methods:

    1) Click on the TI-RTOS package in the left pane and click on Install in the right pane. 

    or

    2) Click on the 3 dots next to the TI-RTOS package on the left pane and select Install.

    After installing the package, you can import the example as shown in my earlier message.