[root@localhost configured_CE_subsystem]# make
XDCPATH="/opt/dvsdk_3_10_00_19/codec_engine_2_25_05_16/examples/ti/sdo/ce/examples/apps/video_copy/dualcpu_separateconfig/configured_CE_subsystem/../../../../../../../..;/opt/dvsdk_3_10_00_19/codec_engine_2_25_05_16/packages;/opt/dvsdk_3_10_00_19/xdais_6_25_02_11/packages;/opt/dvsdk_3_10_00_19/linuxutils_2_25_04_10/packages;/opt/dvsdk_3_10_00_19/framework_components_2_25_02_06/packages;/opt/dvsdk_3_10_00_19/biosutils_1_02_02/packages;/opt/dvsdk_3_10_00_19/edma3_lld_01_11_00_03/packages;/opt/dvsdk_3_10_00_19/bios_5_41_00_06/packages;/opt/dvsdk_3_10_00_19/dsplink_linux_1_64" /opt/dvsdk_3_10_00_19/xdctools_3_16_01_27/xs xdc.tools.configuro -c /opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le -o ceapp \
-t gnu.targets.arm.GCArmv5T -p ti.platforms.evmDM6446 \
-b /opt/dvsdk_3_10_00_19/codec_engine_2_25_05_16/examples/ti/sdo/ce/examples/apps/video_copy/dualcpu_separateconfig/configured_CE_subsystem/../../../../../../../../config.bld -Dplatname=ti.platforms.evmDM6446 ceapp.cfg
making package.mak (because of package.bld) ...
config.bld: Running the version from Codec Engine Examples.
js: "/opt/dvsdk_3_10_00_19/codec_engine_2_25_05_16/examples/ti/sdo/ce/examples/buildutils/Platforms.xs", line 75: TypeError: Cannot call method "match" of undefined
"/opt/dvsdk_3_10_00_19/codec_engine_2_25_05_16/examples/config.bld", line 71
"./config.bld", line 3
making package.mak (because of package.bld) ...
config.bld: Running the version from Codec Engine Examples.
js: "/opt/dvsdk_3_10_00_19/codec_engine_2_25_05_16/examples/ti/sdo/ce/examples/buildutils/Platforms.xs", line 75: TypeError: Cannot call method "match" of undefined
"/opt/dvsdk_3_10_00_19/codec_engine_2_25_05_16/examples/config.bld", line 71
"./config.bld", line 3
gmake: *** No rule to make target `.configuro'. Stop.
js: "/opt/dvsdk_3_10_00_19/xdctools_3_16_01_27/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
make: *** [ceapp] Error 1
还有一点,DVSDK3.10的使用与DVSDK1.4有什么不同?感觉结构上变化挺大的