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搭建DSP工程,编译报错




**** Build of configuration Debug for project msg ****

"D:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 12 all -O

'Building file: "../Dsp1.cfg"'
'Invoking: XDCtools'
"D:/ti/xdctools_3_50_04_43_core/xs" --xdcpath="D:/ti/ctoolslib_2_2_0_0/packages;D:/ti/edma3_lld_2_12_05_30C/packages;D:/ti/ipc_3_47_01_00/packages;D:/ti/ndk_2_26_00_08/packages;D:/ti/bios_6_52_00_12/packages;D:/ti/uia_2_21_02_07/packages;D:/ti/xdais_7_24_00_04/packages;D:/ti/xdais_7_24_00_04/examples;D:/ti/openmp_dsp_am57xx_2_06_02_01/packages;D:/ti/pdk_am57xx_1_0_10/packages;D:/ti/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evmAM572X -r release -b "C:/Users/Administrator/workspace_v7/msg/shared/config.bld" -c "D:/ti/ti-cgt-c6000_8.2.2" "../Dsp1.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring Dsp1.xe66 from package/cfg/Dsp1_pe66.cfg ...
subdir_rules.mk:12: recipe for target 'build-702772415-inproc' failed
error: ti.ipc.remoteproc.Resource: "D:/ti/ipc_3_47_01_00/packages/ti/ipc/remoteproc/Resource.xs", line 57: ti.ipc.remoteproc.Resource : IpcMemory.loadSegment not found
js: "D:/ti/ipc_3_47_01_00/packages/ti/ipc/remoteproc/Resource.xs", line 59: TypeError: Cannot read property "base" from null (D:/ti/ipc_3_47_01_00/packages/ti/ipc/remoteproc/Resource.xs#59)
gmake.exe: *** [package/cfg/Dsp1_pe66.xdl] Error 1
js: "D:/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[1]: *** [build-702772415-inproc] Error 1
subdir_rules.mk:9: recipe for target 'build-702772415' failed
gmake: *** [build-702772415] Error 2
gmake: Target 'all' not remade because of errors.

**** Build Finished ****