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: LCDKOMAPL138

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

Tool/software: Code Composer Studio

Hi,

Under CCSv8.3 and while running Project compilation C:\TI\pdk_omapl138...\packages\MyExampleProjectsGPIO_LedBlink_lcdkOMAPL138_c674xTestProject

I've got an error that the component com.ti.sdo.edma3.product_02.12.05 is not installed.
That component exist in
C:\TI\edma3_lld_2_12_05_30C\eclipse\plugins\com.ti.sdo.edma3.product_02.12.05

So my question is how to solve that problem.

Thanks,

Itzhak Kroin

  • Make sure that the EDMA product is installed into CCS and appears under the "Installed Products" list.

    If it is not there, click on Rediscover, select it from the Products Discovered and click on Install. 

    After it get installed to CCS, the build error should go away.