**** 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 ****
Nancy Wang:
请具体描述搭建过程,使用的是哪个版本的SDK以及哪个例程。
user4125454:
回复 Nancy Wang:
ti-processor-sdk-rtos-am57xx-evm-04.03.00.05(pdk_am57xx_1_0_10),是自己搭建的,不是例程。
user4125454:
回复 Nancy Wang:
导入到文件.zipccs创建工程步骤.docx
Nancy Wang:
回复 user4125454:
请问是想实现messageQ通信吗?请参考以下链接编译官方例程ex02_messageq,在例程的基础上修改会避免一些编译错误。
software-dl.ti.com/…/index_how_to_guides.html
yongqing wang:
回复 user4125454:
类似问题参考这个看看是否能解决:e2e.ti.com/…/633872