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/CC3200: tirtos_cc32xx installation error message

Part Number: CC3200
Other Parts Discussed in Thread: DLP-7970ABP, ,

Tool/software: Code Composer Studio

I could use some help getting the NFC reader example to run on the CC3200 launchpad with the DLP-7970ABP booster pack.

I'm trying to build this project with code composer v 8.

I keep getting an error saying that I don’t have tirtos_cc32xx installed. 

Product 'com.ti.rtsc.TIRTOSCC32XX' v2.15.0.17 is not currently installed and no compatible version is available. 

But I have installed tirtos_cc32xx_2_15_00_17 into the C:\ti directory along with the cc3200SDK and the simplelink_cc32xx_SDK_2_20_01_00.

Do you have any thoughts/suggestions as to what I can do to fix this? Thanks!

Brian

  • Brian,

    If you are working with the CC3200 Launchpad, you would want to use the CC3200SDK and TI-RTOS for CC32xx (the Simplelink CC32xx SDK, on the other hand, is for CC3220 devices). In the Project Properties in CCS, make sure that the TI-RTOS for CC32xx product is discovered and selected (as described in this article).