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.

CC2652R: Existing sensor controller studio project how to link it to latest version of SDK?

Part Number: CC2652R


Hi Team,

My customer has an SCS project from old version CC2652 SDK, now they are developing new products with newer version SDK, and reuse SCS code. 

The problem is, when you use "open existing project" to open an existing old version project, you don't get chance to configure which SDK version the project to link to, only when you open "examples" you get chance to select a SDK version.

So how to configure the SDK version with existing SCS project?

Thanks!

  • The examples contain also a CCS project to show how to integrate the project into the application code. But if implement your own SCS project this should be independent of SDK version. Have they tried to run the old SCS code from their code base based on the new SDK?