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.

LAUNCHXL-CC1312R1: CCS 20 / CCS Theia 1.5.0 ROV configuration, not working?

Part Number: LAUNCHXL-CC1312R1

Tool/software:

I can't seem to get the ROV working in both mentioned CCS versions? 
I found the documentation here, but it lacks any further instructions
I only get 
I've tried to add SDK's under File > Preferences > Code Composer Studio Settings... > Runtime (RTOS) Object View.
These should reflect the project SDK's used (below)?
And also played with order to no avail.
I'm trying a simple default project on an older CC1352R1 Launchpad.
I have a newer one at hand might try tomorrow? 
I recall that the debugger must be running and paused to view the ROV? 
Hope someone can guide me how to get this up and running. 
Surprised I could not find any recent and related issues. 
  • For the SimpleLink cc13xx_cc26xx SDK 7.41.00.17, please use the recommended CCS version, 
    TI Code Composer Studio: CCS-12.5.0

    CCS Theia is not official supported for the SimpleLink cc13xx_cc26xx SDK, and even if you are able to import and run the examples, there is no support for ROV yet.

    Siri

  • Hi Siri,

    Thank you for your reply, downloading old version and will confirm later if that works. 

    Besides your answer where is this information to be obtained? 
    The CCS 20 supported platform mentions Sub 1Ghz, but if I understand this does not mean fully supported or just excluding the ROV?

    Hope SDK support will be implemented into the much appreciated and improved VS plaform CCS platform, any confirmation this is on the roadmap? 

  • We always recommend to use the Tools version listed in the release note for the SDK:

    SimpleLinkTm cc13xx_cc26xx SDK 7.41.00.17 Release Notes

    It is on our roadmap for next year to support CCS Theia, and ROV support will also be part of this.

    BR

    Siri

  • Siri,

    Thanks again for your quick and clear reply.
    I will study the release notes a bit closed in the future. 

    I can confirm indeed the ROV works in CSS 12.5 as is to expected in hindsight. 
    This feels like the stone age in comparison but provides a workable solution. 

    Looking forward to the full intergration, keep it up!