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/OMAPL137-HT: Rebuild a demo for omapl137 in CCS7.4

Part Number: OMAPL137-HT
Other Parts Discussed in Thread: OMAPL138

Tool/software: Code Composer Studio

Hi,

This might be a quick setting or configuration issue. I have CCS7.4 installed and trying to rebuild an example --- OMAPL137_bf_rt project came from RTOS SDK 4.3

C:\ti\processor_sdk_rtos_omapl137_4_03_00_05\demos\audio-preprocessing\realtime_demo_bios\omapl137\build

And the error was "

Buildfile generation error occurred..
Product 'com.ti.pdk.omapl13x' v1.0.0 is not currently installed and no compatible version is available.

"

But I have a new version installed:

C:\ti\pdk_omapl137_1_0_4

I could not find where to change the settings in CCS to point to the newer version pdk.

Even called all the pdksetupenv.bat files.

Any help is greatly appreciated.

-FZ

  • The team is notified. They will post their feedback directly here.

    BR
    Tsvetolin Shulev
  • Hello,

    Navigate to project Properties -> General -> Products -> Products and Repositories and make sure you have omapl137 PDK checked, like the below screenshot for omapl138.

    If you don't see omapl137 PDK, you may need to install it in CCS by going to Window -> Preferences -> Code Composer Studio -> Products -> Rediscover and then select the package and install. Make sure you have unchecked "Show newly discovered products only."