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.

CODECOMPOSER: Can't Install Products

Part Number: CODECOMPOSER

In CCS 12.4.0 I can't install products.

I added my SDK (09.01.00) RTOS path  to  Window > Preferences >Code Composer Studio > Products.I tried to refresh but no product is displayed under installed products.

  • Hello,

    Which exact SDK are you using (for which device)? And how was it downloaded/installed (from CCS Resource Explorer? Or was in manually downloaded from ti.com?)? And where was it installed? What is the host OS?

    Thanks

    ki

  • Hi Ki,

    I use the SDK RTOS for j784s4 evm version 09.01.000.06 on my 64 bit Windows 10 machine.I downloaded it manually from ti's official website and extracted the tar file with 7zip as a administrator.The location of the sdk is under D:\apps\ti124 same with CCS 12.4.0

  • I use the SDK RTOS for j784s4 evm version 09.01.000.06

    Please note that not all SDKs are "discoverable" by CCS. Your SDK would be one of these. This makes sense since the examples for your SDK are typically built outside the CCS project system using standalone makefiles from the SDK.