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/TI-RTOS: Discovered Products

Part Number: TI-RTOS

Tool/software: Code Composer Studio

Hello,

I am trying to use TMS320C6746 in my design. I installed "ti-processor-sdk-rtos-omapl138-lcdk-04.02.00.09-Windows-x86-Install.exe" in the folder "C:\ti". Then I installed "ccs_setup_8.0.0.00016.exe" in the same folder. After CCS restarted, it only discovered two new products as shown in the screen shot below.

 

But I can see there are more in that folder (shown as below). Is there anything wrong? 

Thanks,

Michael

  • Michael,

    Try going to the Preferences dialog in CCS. Expand Code Composer Studio -> Products.

    At the top right add the path to "processor_sdk_rtos_omapl138_4_02_00_09".
    At the bottom right click on rediscover.
    Hopefully it finds them then.
    If not restart CCS and it should then find them.

    I had something similar happen yesterday with the processor SDK (but for AM335x)

    Regards,
    John
  • Hi John,

    Thanks a lot for your help. Something strange is that when I open the "Preferences", all the components are listed there. They are the same before and after I add the path to "processor_sdk_rtos_omapl138_4_02_00_09". The other thing weird, as I mentioned in the other post, is that there is no platform listed in the project properties -> Products -> Platform. I may have to reinstall everything and see what is going to happen. Is there anything from the operating system (Windows 10) I should pay attention to?

    Best Regards,
    Michael
  • Michael,

    If everything is listed in the "products" list in the preferences dialog then CCS knows where the products are so that is good. The platforms should get discovered from from the products. They used to be part of the xdctools but with the move to the "_core" xdctools they come with the products. I am going to loop in someone else to see if they can help. I don't think you should have to reinstall anything.

    Regards,
    John
  • Michael,
    do you now see in CCS all the products you expected? If the platform problem is the only one left over, we can handle that in that other thread.

  • John,

    I can see all the products.

    Thanks,
    Michael