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/OMAP-L138: Product Not installed build error, when product shows installed. OMAP L138

Part Number: OMAP-L138
Other Parts Discussed in Thread: OMAPL138

Tool/software: Code Composer Studio

Te reported error:

Buildfile generation error occurred..
Product 'Inter-processor Communication' v3.47.2.00 is not currently installed and no compatible version is available. Please install this product or a compatible version.
Build stopped..

In the Project->Properties->General   Products Tab, it shows Inter-processor communications 3.47.3.00.  And that entry is checked. 

The XDC Tools version is 3.51.1.18_core

[com.ti.pdf.omapl138] 1.0.5 shows as "unknown".  I will also need the EDMA3 package, but that is a separate issue.

I was able to build the same project with CCS V9, but then found that the emulator I currently have (XDS510), isn't supported in V8. The problems started with V8.

I have completely wiped the installation and re-installed/updated (several times). Tried it in both Linux and Windows, and have similar problems either with this, or the EDMA3 libraries.

  • David,

    Is the project you are trying to build an example project provided by TI, (ie) included with the SDK? If so, could you let us know which one.

    Are you building with CCSv8 or CCSv9? And which version of OMAPL138 SDK Processor SDK are you using?

  • Hello David,

    David Klamet1 said:
    Product 'Inter-processor Communication' v3.47.2.00 is not currently installed and no compatible version is available.

    v3.47.2.00 is listed.

    David Klamet1 said:
    In the Project->Properties->General   Products Tab, it shows Inter-processor communications 3.47.3.00.  And that entry is checked.

    You point out to v3.47.3.00. 
    Could you install v3.47.2.00 and check it?

  • I didn't realize I needed to load the OMAP L138 SDK also. I thought that all of the components would be installed via CCS.
    Once I loaded the PROCESSOR_SDK-RTOS_OMAL138, the issue was resolved.

    I don't recall doing that for CCS v9, but v9 won't work with the emulator I currently have.

    As loading the SDK necessary in v9, or will it install all components?
  • There are two steps to the process. The SDK is always a separate download/installer which you would need to install separately from CCS. After SDKs are installed, certain components (like IPC, XDCtools etc) will need to be installed/registered into CCS using Product Discovery.

    Glad to hear your build issue is resolved.
  • Always check SDK's release notes.