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.

Code composer project import error



I have Code Composer studio v5.5 and i have installed Multicore Software Development Kit bios_mcsdk_02_01_02_05

I'm trying to use the example project SRIO_MulticoreLoopbackexampleProject but i get this error:

Unrecognized product of type 'com.ti.sdo.edma3' is required by project 'SRIO_MulticoreLoopbackexampleProject' - please install at least one product of this type before building this project.
Unrecognized product of type 'com.ti.rtsc.IPC' is required by project 'SRIO_MulticoreLoopbackexampleProject' - please install at least one product of this type before building this project.
Unrecognized product of type 'com.ti.biosmcsdk.pdk.C6678L' is required by project 'SRIO_MulticoreLoopbackexampleProject' - please install at least one product of this type before building this project.

But i've alreasy installed the pdk...

there are files that I'm missing or is it a problem of filepath?