While compiling codec engine video1_copy in DM6446 i am getting the
following errors.


WARNING: Can't call useModule() now: ti.sdo.ce.Engine
ti.sdo.ce.osal.validate() ...
js: "/home/kirthika/dvevm_1_20/xdc_2_94/packages/xdc/cfg/Main.xs", line 169:
exception from uncaught JavaScript throw: Error: incompatible use of the
target 'ti.targets.C64P': imported ti.targets.C64P [], ti.targets.rts6000
was built using ti.targets.C64P [1,0,6.0,11],
ti.xdais.dm.examples.viddec1_copy was built using ti.targets.C64P
[1,0,6.0,7], ti.xdais.dm.examples.videnc1_copy was built using
ti.targets.C64P [1,0,6.0,7]
    "/home/kirthika/dvevm_1_20/xdc_2_94/packages/xdc/xs.js", line 137
gmake[1]: *** [package/cfg/app_x64Pcfg.s62] Error 1
gmake[1]: *** Deleting file `package/cfg/app_x64Pcfg.s62'
gmake[1]: *** [package/cfg/app_x64Pcfg.s62] Deleting file
`package/cfg/app_x64Pcfg.cmd'
gmake[1]: *** [package/cfg/app_x64Pcfg.s62] Deleting file
`package/cfg/app_x64Pcfg_c.c'
gmake: ***
[/home/kirthika/dvevm_1_20/codec_engine_1_10_01/examples/apps/video1_copy,.executables]
Error 2
gmake: *** [all] Error 2


I modified /home/dvevm_1_20/codec_engine_1_10_01/examples/xdcpaths.mak and
user.bld to the reference where the actual FC_INSTALL,BIOS,xdc etc.

as well as user.bld to

C64P.rootDir = "/home/kirthika/dvevm_1_20/xdc_2_94";

MVArm9.rootDir = "/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le";

I am getting the above errors
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to