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.

OMAPL138_RTOS_SDK中Audio Benchmark工程创建问题



创建Audio Benchmark工程时,提示如下图:

其他安装情况如下:

Windows主机,SDK和CCS安装时只修改了盘符,分别为"D:\ti"和“D:\ti\ccs1011”

根据SDK User Guide,设置SDK_INSTALL_PATH=D:/ti,TOOLS_INSTALL_PATH=D:/ti

在sdk目录下,运行setupenv.bat后,gmake -j4成功;在pdk目录下,运行pdksetupenv.bat后,gmake all -j4成功,同时设置CCS_INSTALL_PATH后可执行pdkProject

希望得到如何正确创建工程的方法。谢谢!