**** Build of configuration Debug for project image_processing_openmp_evmc6678l ****
"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k allWebpage Convert
C:/ti/ccsv8/utils/gmake/gmake -C ../webpages/tool/php -j 4
makefile:182: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, C:/ti/ccsv8/utils/gmake/gmake -C ../webpages/tool/php -j 4, …) failed.
make (e=2): 系统找不到指定的文件。
gmake[1]: [pre-build] Error 2 (ignored)
Building file: "../image_processing_openmp_evmc6678l.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_23_04_60/xs" –xdcpath="C:/ti/bios_6_33_06_50/packages;C:/ti/imglib_c66x_3_1_1_0/packages;C:/ti/omp_1_01_03_02/packages;C:/ti/ipc_3_50_03_04/packages;C:/ti/pdk_C6678_1_1_2_6/packages;C:/ti/ndk_3_40_01_01/packages;C:/ti/mcsdk_2_01_02_06;C:/ti/mcsdk_2_01_02_06/demos;C:/ti/ccsv8/ccs_base;C:/ti/uia_2_30_01_02/packages;C:/ti/openmp_dsp_c667x_2_06_02_01/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.omp.examples.platforms.evm6678 -r debug -b "C:/ti/mcsdk_2_01_02_06/demos/image_processing/openmp/evmc6678l/platform/config.bld" -c "C:/ti/C6000 Code Generation Tools 7.4.0" –compileOptions "–gcc" "../image_processing_openmp_evmc6678l.cfg"
making package.mak (because of package.bld) …
configuring image_processing_openmp_evmc6678l.xe66 from package/cfg/image_processing_openmp_evmc6678l_pe66.cfg …
subdir_rules.mk:12: recipe for target 'build-125481039-inproc' failed
"ti/sdo/ipc/interfaces/ITransport.xdc", line 42: unrecognized attribute (@DirectCall)
js: "C:/ti/mcsdk_2_01_02_06/demos/image_processing/openmp/evmc6678l/image_processing_openmp_evmc6678l.cfg", line 122: xdc.services.global.XDCException: xdc.PACKAGE_REPARSE_FAILED: C:\ti\ipc_3_50_03_04\packages\ti\sdo\ipc\package.xdc found along the package path, but its package files are incompatible with the current tools and could not be regenerated (InternalError: parser failed (pass 2)). The package 'ti.sdo.ipc' must be rebuilt with the current tools.
"./package/cfg/image_processing_openmp_evmc6678l_pe66.cfg", line 204
"./package/cfg/image_processing_openmp_evmc6678l_pe66.cfg", line 283
"./package/cfg/image_processing_openmp_evmc6678l_pe66.cfg", line 191
gmake.exe: *** [package/cfg/image_processing_openmp_evmc6678l_pe66.xdl] Error 1
gmake.exe: *** [package/cfg/image_processing_openmp_evmc6678l_pe66.xdl] Deleting file `package/cfg/image_processing_openmp_evmc6678l_pe66.h'
gmake.exe: *** [package/cfg/image_processing_openmp_evmc6678l_pe66.xdl] Deleting file `package/cfg/image_processing_openmp_evmc6678l_pe66.c'
js: "C:/ti/xdctools_3_23_04_60/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[2]: *** [build-125481039-inproc] Error 1
gmake[1]: *** [build-125481039] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
subdir_rules.mk:9: recipe for target 'build-125481039' failed
gmake: *** [all] Error 2
makefile:151: recipe for target 'all' failed
**** Build Finished ****
不知道什么情况,什么都没改。
compiler用过v7.4.0,v7.4.4,v8.2.5都不行
灰小子:
你安装的时候,ccs和mcsdk都安装在默认的目录下了吗?
image_processing_openmp工程在什么目录?
fei lau:
回复 灰小子:
都是默认目录,工程在mcsdk的demo目录中,你用过这个工程吗?
Nancy Wang:
参考这个文档进行编译。
downloads.ti.com/…/building_openmp_app.html
其中有个错误说:but its package files are incompatible with the current tools and could not be regenerated (InternalError: parser failed (pass 2)). The package 'ti.sdo.ipc' must be rebuilt with the current tools.
您之前有下过别的版本?
Shine:
请问用的是哪个版本的SDK? 其他例程能build吗?
fei lau:
回复 Shine:
mcsdk_2.1.2.6,用的ccs 8.3
fei lau:
回复 Shine:
工程师,您好。我想问一下要集成tcp传输和cblas库openmp运算,有官方的例程吗?谢谢
user5588300:
亲,你这个最后是怎么解决的,我现在也被卡在这里了
TI中文支持网