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.

RTOS/PROCESSOR-SDK-OMAPL138: Audio Benchmark Starterkit example project create error

Part Number: PROCESSOR-SDK-OMAPL138
Other Parts Discussed in Thread: OMAPL138

Tool/software: TI-RTOS

Dear,

I will use EVMC6748 or LCDKL138 EVM board. And the "Audio Benchmark Starterkt" would be great example for my work.

But, when I tried to create the example project files I have following error messages.

"ERROR : SDK build environment not setup."

Owing to limited hard disk space problem, I installed CCS V7 and processor SDK on D:\ti folder.

So, I performed path variables setting as follows.

set SDK_INSTALL_PATH=D:\ti

set TOOLS_INSTALL_PATH=D:\ti

And then, I performed environment setup as follows.

         After setup environment, I performed Benchmark project create as follows.

   But, I have error message as above picture.

   On the other hand, when I performed "PDK Example and Test Project Creation" I have no problem in creating example projects files by setup environment. And I have example project files as following picture.

   Could you let me know how I can fix the problem on "Audio Benchmark project creation" ?