When I compile the example( examples/ti/sdo/ce/examples/servers/video_copy ) of CE 2.23 supported, it shows following error.
XDCPATH="/root/otis/examples/ti/sdo/ce/examples/servers/video_copy/evm3530/../../../../../../..;/root/otis/dvsdk_3_00_00_40/codec_engine_2_24/packages;/root/otis/dvsdk_3_00_00_40/xdais_6_24/packages;/root/otis/dvsdk_3_00_00_40/linuxutils_2_24_02/packages;/root/otis/dvsdk_3_00_00_40/framework_components_2_24/packages;/root/otis/dvsdk_3_00_00_40/biosutils_1_01_00/packages;/root/otis/dvsdk_3_00_00_40/bios_5_33_02/packages;/root/otis/dvsdk_3_00_00_40/dsplink_1_61_03/packages" /root/otis/dvsdk_3_00_00_40/xdctools_3_15_01_59/xs xdc.tools.configuro -c /root/otis/dvsdk_3_00_00_40/C6000CGT6.1.7 -o video_copy \
-t ti.targets.C64P -p ti.platforms.evm3530 -b /root/otis/examples/ti/sdo/ce/examples/servers/video_copy/evm3530/../../../../../../../config.bld \
--tcf video_copy.cfg
making package.mak (because of package.bld) ...
config.bld: Running the version from Codec Engine Examples.
js: "/root/otis/examples/ti/sdo/ce/examples/buildutils/Platforms.xs", line 75: TypeError: Cannot call method "match" of undefined
"/root/otis/examples/config.bld", line 138
"./config.bld", line 3
gmake: *** No rule to make target `.configuro'. Stop.
js: "/root/otis/dvsdk_3_00_00_40/xdctools_3_15_01_59/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
make: *** [video_copy/linker.cmd] Error 1