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-LAUNCHXL:

Part Number: CC3200-LAUNCHXL
Other Parts Discussed in Thread: CC3200, CC3200SDK

Tool/software: Code Composer Studio

Hello,

I have recently bought a CC3200-LAUNCHXL, I have been trying to follow a user guide and download its suggested software, but when I try to follow the steps i'm not left with the correct results.

Could you direct me towards the correct user guide and software for the CC3200-LAUNCHXL?

I've tried multiple times to follow this guide using the appointed links, I run windows. After downloading code composer and downloading RTOS, when I get to the section where I install RTOS in code composer(app center), I am unable to do so.

www.ti.com/.../swru376e.pdf

  • Hi Kris,

    Have you installed the CC3200 SDK? It includes TI-RTOS. Once you have, verify CCS recognized it by going to the toolbar and clicking Window->Preferences->Code Composer Studio->Products and verify the CC3200 SDK is there. If it's not and you have already installed it try the rediscover option so it can search in the discovery paths define above. Essentially you're doing the same thing but installing it yourself instead of relying on the CCS marketplace tool to do it for you. Hope this helps

    CC3200 SDK link: http://www.ti.com/tool/CC3200SDK

    Jesu