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.

TMS320F280039C: CCS 12.7.1 - Linux - C2000 SDK 5.1.0.00 installed, detected, but cannot compile - Why ?

Part Number: TMS320F280039C
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Ubuntu Linux - I received a project error about missing libraries for the C2000 SDK, I downloaded, installed, then registered the package with CCS 12.7.1.  In the screenshot below you can see that the Product is registered, and in the background console, you can see the failed with the software package version  message:


**** Clean-only build of configuration Inventev_RAM for project InventEV_Inverter_Cntrl ****

/opt/ti/ccs1271/ccs/utils/bin/gmake -k -j 8 clean -O

rm -rf "syscfg/error.h" "InventEV_Inverter_Cntrl.out"
rm -rf "cla_inv_cont_cla.obj" "inventev_inverter_cont.obj" "device/device.obj" "device/f28003x_codestartbranch.obj"
rm -rf "inventev_inverter_cont.d" "device/device.d"
rm -rf "cla_inv_cont_cla.d"
rm -rf "device/f28003x_codestartbranch.d"
rm -rf "syscfg"
Finished clean

**** Build Finished ****
Buildfile generation error occurred..
Product c2000ware_software_package v5.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version.
Build stopped..

How can I fix this, why is the build step missing finding the package ??