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.

Problem building code engine 2_21

Other Parts Discussed in Thread: OMAP3530

Hi,

      I am having 2 problems while building updated codec engine (cedec engine 2_21).

      1) I donloaded the code engine 2_21 version and also the dependent things like dsplink_1_60, framework_components_2_21, linuxutils_2_21, local_power_manager_1_21, xdais_6_21, bios_setuplinux_5_33_02.bin. I builded the whole DVSDK and it went fine. But wen i tried to run video_copy example on OMAP3530 i was not able to do that. I am attaching a copy of error.

      2)  In the other cse i tried only with updated codec engine 2_21 and dsplink_1_60. It is showing error for incompatable CMEM and it is also giving how to make the error as warnig by keeping xdc.cfg.check.fatal as false. I tried to keep the same in package.bld as

 Pkg.addExecutable("app", targ, targ.platform, {
xsopts: "-Dxdc.cfg.check.fatal=false"
});
and there was no use.
Please let me know what is going on here.

Thangs and Regards,
BHARATH.M