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.

Codec Engine 2.24 APPs build error.



FYI:  Here is a potential fix for the following problem:

Context = Codec Engine 2.24 for Linux, XDCtools 3.10.03, CodeGen 6.1.8, building for evmdm6446, build crashes in examples/ti/sdo/ce/examples/apps/video_copy

Build error:

configuring bin/ti_platforms_evmDM6446/app_local.xv5T from package/cfg/bin/ti_platforms_evmDM6446/app_local_xv5T.cfg ...
/root/dvsdk_2_00_00_22/xdctools_3_10_03/xs -Dxdc.path="/root/dvsdk_2_00_00_22/codec_engine_2_24/examples/ti/sdo/ce/examples/apps/video_copy/../../../../../..;/root/dvsdk_2_00_00_22/codec_engine_2_24/cetools/packages;/root/dvsdk_2_00_00_22/codec_engine_2_24/packages;/root/dvsdk_2_00_00_22/bios_5_33_04/packages;/root/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages;/root/dvsdk_2_00_00_22/xdctools_3_10_03/packages;../../../../../.." -Dxdc.root=/root/dvsdk_2_00_00_22/xdctools_3_10_03 -Dxdc.hostOS=Linux -Dconfig.importPath=".;/root/dvsdk_2_00_00_22/codec_engine_2_24/examples/ti/sdo/ce/examples/apps/video_copy/../../../../../..;/root/dvsdk_2_00_00_22/codec_engine_2_24/cetools/packages;/root/dvsdk_2_00_00_22/codec_engine_2_24/packages;/root/dvsdk_2_00_00_22/bios_5_33_04/packages;/root/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages;/root/dvsdk_2_00_00_22/xdctools_3_10_03/packages;../../../../../..;/root/dvsdk_2_00_00_22/xdctools_3_10_03;/root/dvsdk_2_00_00_22/xdctools_3_10_03/etc ;/root/dvsdk_2_00_00_22/bios_5_33_04/packages/ti/bios/include" -Dxdc.bld.targets="" -DTOOLS=   xdc.cfg bin/ti_platforms_evmDM6446/app_local.xv5T package/cfg/bin/ti_platforms_evmDM6446/app_local_xv5T.cfg package/cfg/bin/ti_platforms_evmDM6446/app_local_xv5T
js: "/root/dvsdk_2_00_00_22/xdctools_3_10_03/packages/xdc/cfg/Main.xs", line 241: xdc.services.global.XDCException: xdc.PACKAGE_NOT_FOUND: can't locate the package 'ti.catalog.arm' along the path: '/root/dvsdk_2_00_00_22/codec_engine_2_24/examples/ti/sdo/ce/examples/apps/video_copy/../../../../../..;/root/dvsdk_2_00_00_22/codec_engine_2_24/cetools/packages;/root/dvsdk_2_00_00_22/codec_engine_2_24/packages;/root/dvsdk_2_00_00_22/bios_5_33_04/packages;/root/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages;/root/dvsdk_2_00_00_22/xdctools_3_10_03/packages;../../../../../..;'. Ensure that the package path is set correctly.
gmake[1]: *** [package/cfg/bin/ti_platforms_evmDM6446/app_local_xv5T.xdl] Error 1
gmake: *** [/root/dvsdk_2_00_00_22/codec_engine_2_24/examples/ti/sdo/ce/examples/apps/video_copy,.executables] Error 2
make: *** [all] Error 2

BTW:I can bulid codes and servers examples successfully