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版本:7.4.0.00015
processor sdk:processor_sdk_rtos_c667x_4_03_00_05
安装路径:F:\ti\processor_sdk_rtos_c667x_4_03_00_05
问题:在F:\ti\pdk_c667x_2_0_9\packages目录下使用pdkProjectCreate.bat创建工程时,出现“系统找不到指定的路径。”
创建步骤:1、运行cmd。2、路径转到F:\ti\pdk_c667x_2_0_9\packages。3、执行:pdksetupenv.bat "F:\pdk_c667x_2_0_9"。4、执行:pdkProjectCreate.bat C6678 all little all all dsp "F:\ti\pdk_c667x_2_0_9\packages"
出现问题截图如下:
请问CCS是安装在默认路径下的吗?如果是请参考ccs-in-default-path-and-sdk-rtos-in-custom-path,应该是环境没有配置好。