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/LAUNCHXL-CC2650: CCS 9.1, where is the CC2650 SimpleLink SDK?

Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650, CC2640R2F, CC2640

Tool/software: Code Composer Studio

I don't have it listed in TI Resource Explorer.  Only TI-RTOS for the CC2650 is.  I've installed CCS9.1 and CCS7.4, same.

  • Hi Gabriela,

    There is no SimpleLink SDK for the CC2650. It starts from the CC2640R2F to all our newer parts (CC13x2, CC26x2 etc).

    You can find the BLE Stack for the CC2640/CC2650 products here under BLE Stack 2.2.2: http://www.ti.com/tool/BLE-STACK

  • Hello Evan, thank you for your response, this is my first dive into the TI mcu ecosystem, coming from Arduino.  Please forgive me if these are obvious questions.

    I have the BLE 2.2.2 stack installed.

    Can I use CC2640R2F examples, blink, hello world, that sort of thing w/ the CC2650?

    Essentially, I'm looking for some example code as a jumping off point to get familiar with CCS and its compiler.  

  • CC2640/50 examples will not work on CC2640R2F and the same applies going the other way around. 

    To use the CC2650/40, use the BLE Stack 2.2.2. 

    To use CC2640R2F, use the SimpleLink CC2640R2F SDK.