Other Parts Discussed in Thread: SYSBIOS, MATHLIB
Hi, I have been trying to build mmWave SDK's automotive toolbox lab demos
When I try to build Short Range Radar for AWR 1642 BOOST, i get the following error:
**** Build of configuration Debug for project srrdemo_16xx_dss ****
"C:\\ti\\ccs1031\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
rm -f E:/TI MMW/srrdemo_16xx_dss/srrdemo_16xx_dss.bin
makefile:194: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f E:/TI MMW/srrdemo_16xx_dss/srrdemo_16xx_dss.bin, ...) failed.
gmake[1]: [pre-build] Error 2 (ignored)
Building file: "../dss_srr.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_50_08_24_core/xs" --xdcpath="C:/ti/bios_6_73_01_01/packages;C:/ti/dsplib_c674x_3_4_0_0/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.c6x:AWR16XX:false:600 -r release -c "C:/ti/ti-cgt-c6000_8.3.3" "../dss_srr.cfg"
configuring dss_srr.xe674 from package/cfg/dss_srr_pe674.cfg ...
generating custom ti.sysbios library makefile ...
Starting build of library sources ...
Build of libraries failed.
subdir_rules.mk:19: recipe for target 'build-1180652703-inproc' failed
gmake: E:/TI: No such file or directory
gmake: *** No rule to make target `E:/TI'. Stop.
error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_50_08_24_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:
js: "C:/ti/xdctools_3_50_08_24_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
xdctools_3_50_08_24_core\gmake.exe: *** [package/cfg/dss_srr_pe674.xdl] Error 1
xdctools_3_50_08_24_core\gmake.exe: *** Deleting file `package/cfg/dss_srr_pe674.xdl'
xdctools_3_50_08_24_core\gmake.exe: *** [package/cfg/dss_srr_pe674.xdl] Deleting file `package/cfg/dss_srr_pe674.h'
xdctools_3_50_08_24_core\gmake.exe: *** [package/cfg/dss_srr_pe674.xdl] Deleting file `package/cfg/dss_srr_pe674.c'
js: "C:/ti/xdctools_3_50_08_24_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[2]: *** [build-1180652703-inproc] Error 1
gmake[1]: *** [build-1180652703] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
subdir_rules.mk:16: recipe for target 'build-1180652703' failed
makefile:160: recipe for target 'all' failed
**** Build Finished ****
The user guide mentions that if the build fails with errors, I should check all prerequisites, which I have and I found no discrepancies. Please help.
I am using mmWave SDK 3.5.0.4 and automotive toolbox 3.3.0 CCS 10.3.1