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 V6.1.2 - Unable to Install CC3200 Add-On and TI-RTOS for SimpleLink MCUs

Other Parts Discussed in Thread: CC3200

Hi All,

I'm trying to reinstall CCS on a new machine and am unable to get my system set up to work with CC3200 MCU. When I search the CCS App Center for "cc3200" and show "All" results, nothing shows up. Can someone please advise me how I can install CC3200 Add-On and TI-RTOS for SimpleLink?

Thanks,

Anubhav

  • Anubhav,

    Did you make sure to select the Simplelink Wireless MCUs when installing CCS?


    If you had missed it, you can re-run the CCS installer, point to your current installation directory and select this product family. Once you have support for the family installed, you should be able to get updates/add-ons from App Center.

  • Hi AartiG,

    Yes, I did make sure to select the SimpleLink Wireless MCUs and select the CC32xx Device Support and the TI ARM Compiler as I'm using the CC3200LAUNCHPAD and CC3200MODLAUNCHPAD boards. I had this issue on both a Windows installation and a Linux installation where the Add-Ons search couldn't find the add-ons mentioned in the Getting Started Guide here.

    Please let me know if you have another way to install these add-ons.

    Best,
    Anubhav

  • Anubhav Jain said:
    I had this issue on both a Windows installation and a Linux installation where the Add-Ons search couldn't find the add-ons mentioned in the Getting Started Guide here.

    Early versions of CCSv6 required the CC3200 Add-ons to be installed as an add-on, but with CCS 6.1.2 the CC3200 add-ons should already be a part of the main installer, that is why it is not visible in App Center. The TI-RTOS for CC32xx should still be there though. Search for "CC32" or click on "More" to see all available updates. If you still do not see it the TI-RTOS package there, please attach a screenshot of your CCS App Center. 

  • Hello,

    I had installed Code Composer Studio 6.1.2 in Windows XP Computer. When i am trying to install the On-Line installer there was an error during installation. So i had downloaded the Offline installer(CCS6.1.2.00015_win32.zip) and I had selected all the Product Families (including the SimpleLink Wireless MCU) during the installation. But i am not getting anything in the App Center when i type CC3200. Please do help me on this.

    Regards,

    Srinivas.R

  • Hi Srinivas,

    I just faced these issues and it took me a lot of time to figure out so hopefully this will help! If you are following along the CC3200 Getting Started guide, it will tell you to search for "CC3200" and then change the selection to "All" and install SimpleLink and CC3200-AddOn. Instead of searching for "CC3200", search for "CC32" and then you will find an Add-On TI-RTOS for CC32xx. Install that.

    Next, you can go ahead and import the projects but it won't be able to find the SimpleLink add-on which is no longer available in the Add On Center of Code Composer Studio. To get that, go to this link and I installed version 2.01.00.03 for Windows since that is the version it seemed to be searching for. After this, close Code Composer Studio and open it again. When you open it, it should ask that new software has been installed and then you click Finish and then the environment should be ready for you to start developing.

    Best,

    Anubhav