Other Parts Discussed in Thread: SYSBIOS
Hi,
My customer is using the industry toolbox 2.3.0 for test on IWR1642 EVM ES1.0, imported the ppl lab project in ccs7.4 for build but failed with below issues report. I have already checked all the dependency software tools are same as requirement, changed to a new workspace with the same issues. I cannot understand below errors, pls help on it, thanks.
**** Build of configuration Debug for project pplcount_16xx_dss ****
"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 8 all -O
rm -f D:/test_workspace/pplcount_16xx_dss/xwr16xx_pplcount_dss.bin
makefile:199: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f D:/test_workspace/pplcount_16xx_dss/xwr16xx_pplcount_dss.bin, ...) failed.
make (e=2): 系统找不到指定的文件。
gmake[1]: [pre-build] Error 2 (ignored)
'Building file: "../dss_mmw.cfg"'
'Invoking: XDCtools'
"C:/ti/xdctools_3_50_04_43_core/xs" --xdcpath="C:/ti/bios_6_53_02_00/packages;C:/ti/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.c6x:IWR16XX:false:600 -r release -c "C:/ti/c6000_7.4.16" "../dss_mmw.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring dss_mmw.xe674 from package/cfg/dss_mmw_pe674.cfg ...
generating custom ti.sysbios library makefile ...
Starting build of library sources ...
making D:/test_workspace/pplcount_16xx_dss/src/sysbios/sysbios.ae674 ...
gmake[1]: Entering directory `D:/test_workspace/pplcount_16xx_dss/src/sysbios'
cle674 C:/ti/bios_6_53_02_00/packages/ti/sysbios/BIOS.c ...
asme674 C:/ti/bios_6_53_02_00/packages/ti/sysbios/family/c64p/Exception_asm.s64P ...
asme674 C:/ti/bios_6_53_02_00/packages/ti/sysbios/family/c64p/Hwi_asm.s62 ...
asme674 C:/ti/bios_6_53_02_00/packages/ti/sysbios/family/c64p/Hwi_asm_switch.s62 ...
asme674 C:/ti/bios_6_53_02_00/packages/ti/sysbios/family/c64p/Hwi_disp_always.s64P ...
asme674 C:/ti/bios_6_53_02_00/packages/ti/sysbios/rts/ti/tls_get_tp.asm ...
asme674 C:/ti/bios_6_53_02_00/packages/ti/sysbios/family/c62/TaskSupport_asm.s62 ...
are674 BIOS.obj c64p_Exception_asm.obj c64p_Hwi_asm.obj c64p_Hwi_asm_switch.obj c64p_Hwi_disp_always.obj ti_tls_get_tp.obj c62_TaskSupport_asm.obj ...
gmake[1]: Leaving directory `D:/test_workspace/pplcount_16xx_dss/src/sysbios'
Build of libraries failed.
subdir_rules.mk:103: recipe for target 'build-1994956399-inproc' failed
process_begin: CreateProcess(NULL, C:/ti/c6000_7.4.16/bin/ar6x rq sysbios.ae674 BIOS.obj c64p_Exception_asm.obj c64p_Hwi_asm.obj c64p_Hwi_asm_switch.obj c64p_Hwi_disp_always.obj ti_tls_get_tp.obj c62_TaskSupport_asm.obj, ...) failed.
make (e=2): cannot find the specified files。
gmake[1]: *** [sysbios.ae674] Error 2
gmake: *** [D:/test_workspace/pplcount_16xx_dss/src/sysbios/sysbios.ae674] Error 2
error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_50_04_43_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_04_43_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
gmake.exe: *** [package/cfg/dss_mmw_pe674.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/dss_mmw_pe674.xdl'
gmake.exe: *** [package/cfg/dss_mmw_pe674.xdl] Deleting file `package/cfg/dss_mmw_pe674.h'
gmake.exe: *** [package/cfg/dss_mmw_pe674.xdl] Deleting file `package/cfg/dss_mmw_pe674.c'
js: "C:/ti/xdctools_3_50_04_43_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-1994956399-inproc] Error 1
gmake[1]: *** [build-1994956399] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
subdir_rules.mk:100: recipe for target 'build-1994956399' failed
makefile:165: recipe for target 'all' failed
**** Build Finished ****