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中导入C:\ti\mmwave_industrial_toolbox_4_9_0\labs\out_of_box_demo\68xx_mmwave_sdk_dsp这个工程,编译时找不到
"C:\\ti\\ccs\\ccs\\utils\\bin\\gmake" -k -j 4 clean -O
DEL /F "xwr68xx_mmw_demo_mss.hex" "configPkg\linker.cmd" "configPkg\compiler.opt" "xwr68xx_mmw_demo_mss.xer4f"
DEL /F "mmw_cli.oer4f" "mmw_lvds_stream.oer4f" "mmwdemo_adcconfig.oer4f" "mmwdemo_flash.oer4f" "mmwdemo_monitor.oer4f" "mmwdemo_rfparser.oer4f" "mss_main.oer4f" "objdetrangehwa.oer4f"
DEL /F "mmw_cli.d" "mmw_lvds_stream.d" "mmwdemo_adcconfig.d" "mmwdemo_flash.d" "mmwdemo_monitor.d" "mmwdemo_rfparser.d" "mss_main.d" "objdetrangehwa.d"
RMDIR /S/Q "configPkg\"
找不到 C:\ti\iwr6843\mmwave_sdk_68xx_dsp_mss\Debug\xwr68xx_mmw_demo_mss.hex
Finished clean
**** Build Finished ****
**** Build of configuration Debug for project mmwave_sdk_68xx_dsp_mss ****
"C:\\ti\\ccs\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
rm -f C:/ti/iwr6843/mmwave_sdk_68xx_dsp_mss/xwr68xx_mmw_demo.bin
makefile:203: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f C:/ti/iwr6843/mmwave_sdk_68xx_dsp_mss/xwr68xx_mmw_demo.bin, ...) failed.
make (e=2): 系统找不到指定的文件。
我用ccs v10.3编译了一下,可以编译。
您看一下下面products里对应的tool是否都安装了。
如果还是不行,建议用ccs v10试一下,看是不是新的ccs的问题。