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.

SOS:在CCS3.3 下建立DSP SERVER 的makefile工程时出现的问题

Other Parts Discussed in Thread: CCSTUDIO

各位专家,我在CCS3.3 下建立的makefile工程,编译lib库是都正确生成了,但是在编译DSP SERVER 的makefile工程时提示了如下错误,请专家们,有过经验的指教一下,我的DSP SERVER makefile是用的linux下,只是修改了配置路径,

[makefile] gmake -f makefile
XDCPATH="D:/CCStudio_v3.3/MyProjects/du_core/video_lv/..;D:\CCStudio_v3.3\codec_engine_2_10_02/cetools/packages;D:\CCStudio_v3.3\codec_engine_2_10_02/packages;D:\CCStudio_v3.3\bios_5_31_02/packages;D:\CCStudio_v3.3\bios_5_31_02/packages/ti/platform/evmDM6467" D:\ti\xdctools_3_15_01_59/xs xdc.tools.configuro -c /opt/dvsdk_1_40_02_33/cg6x_6_0_16 -o video_lv \
  -t ti.targets.C64P -p ti.platforms.evmDM6467 \
                --tcf video_lv.cfg
'XDCPATH' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
gmake: *** [video_lv] Error 1