Hello, I am following the GSG (SPRUE66F) chapter 4"software setup" for my EVM6446 board.
When I am rebuilding the DVSDK Software (with "make" in in /home/user/dvsdk_2_00_00_22/), I get the following two errors:
---
======== Building linux/image_decode_io_dm6446 ========
configuring image_decode_io_dm6446.x470MV from package/cfg/image_decode_io_dm6446_x470MV.cfg ...
...
Failed to create engine "decode" since "ti.sdo.servers.jpegdec_unitserver_evmdm6446" could not be found in the XDC_PATH, continuing build..
======== Building linux/image_encode_io_dm6446 ========
configuring image_encode_io_dm6446.x470MV from package/cfg/image_encode_io_dm6446_x470MV.cfg ...
...
Failed to create engine "encode" since "ti.sdo.servers.jpegenc_unitserver_evmdm6446" could not be found in the XDC_PATH, continuing build..
---
How I could get rid of these error ? Are these errors relevant ?
Thanks and best regards, Sara
----
======== Building linux/image_decode_io_dm6446 ========
Configuring application using linux/image_decode_io_dm6446.cfg
making package.mak (because of package.bld) ...
generating interfaces for package image_decode_io_dm6446_config (because package/package.xdc.inc is older than package.xdc) ...
configuring image_decode_io_dm6446.x470MV from package/cfg/image_decode_io_dm6446_x470MV.cfg ...
Failed to create engine "decode" since "ti.sdo.servers.jpegdec_unitserver_evmdm6446" could not be found in the XDC_PATH, continuing build..
will link with ti.sdo.dmai:lib/dmai_linux_dm6446.a470MV
will link with ti.sdo.ce.image1:lib/release/imgdec1.av5T;lib/release/imgenc1.av5T
will link with ti.sdo.ce.image:lib/release/image.av5T
will link with ti.sdo.ce.video2:lib/release/viddec2.av5T
will link with ti.sdo.ce.video1:lib/release/viddec1.av5T;lib/release/videnc1.av5T
will link with ti.sdo.ce.video:lib/release/video.av5T
will link with ti.sdo.ce.audio1:lib/release/auddec1.av5T;lib/release/audenc1.av5T
will link with ti.sdo.ce.audio:lib/release/audio.av5T
will link with ti.sdo.ce.speech1:lib/release/sphdec1.av5T;lib/release/sphenc1.av5T
will link with ti.sdo.ce.speech:lib/release/speech.av5T
will link with ti.sdo.ce:lib/release/ce.av5T
will link with ti.sdo.ce.alg:lib/release/Algorithm_noOS.av5T;lib/release/alg.av5T
will link with ti.sdo.ce.ipc.linux:lib/release/ipc_linux.av5T
will link with ti.sdo.ce.osal.linux:lib/release/osal_linux_470.av5T
will link with ti.sdo.fc.acpy3:lib/release/acpy3.a470MV
will link with ti.sdo.fc.memutils:lib/release/memutils.a470MV
will link with ti.sdo.linuxutils.cmem:lib/cmem.a470MV
will link with ti.sdo.fc.dman3:lib/release/dman3Cfg.a470MV
will link with ti.sdo.ce.node:lib/release/node.av5T
will link with ti.sdo.ce.utils.xdm:lib/release/XdmUtils.av5T
will link with ti.sdo.utils.trace:lib/release/gt.a470MV
cl470MV package/cfg/image_decode_io_dm6446_x470MV.c ...
Compiling appMain.dm6446.o470MV from appMain.c..
Compiling linux/main.dm6446.o470MV from linux/main.c..
Linking linux/image_decode_io_dm6446.x470MV from appMain.dm6446.o470MV linux/main.dm6446.o470MV linux/image_decode_io_dm6446_config/linker.cmd /home/user/dvsdk_2_00_00_22/dmai_1_20_00_06/packages/ti/sdo/dmai/lib/dmai_linux_dm6446.a470MV..
make[3]: Leaving directory `/home/user/dvsdk_2_00_00_22/dmai_1_20_00_06/packages/ti/sdo/dmai/apps/image_decode_io'
======== Building linux/image_encode_io_dm6446 ========
Configuring application using linux/image_encode_io_dm6446.cfg
making package.mak (because of package.bld) ...
generating interfaces for package image_encode_io_dm6446_config (because package/package.xdc.inc is older than package.xdc) ...
configuring image_encode_io_dm6446.x470MV from package/cfg/image_encode_io_dm6446_x470MV.cfg ...
Failed to create engine "encode" since "ti.sdo.servers.jpegenc_unitserver_evmdm6446" could not be found in the XDC_PATH, continuing build..
will link with ti.sdo.dmai:lib/dmai_linux_dm6446.a470MV
will link with ti.sdo.ce.image1:lib/release/imgdec1.av5T;lib/release/imgenc1.av5T
will link with ti.sdo.ce.image:lib/release/image.av5T
will link with ti.sdo.ce.video2:lib/release/viddec2.av5T
will link with ti.sdo.ce.video1:lib/release/viddec1.av5T;lib/release/videnc1.av5T
will link with ti.sdo.ce.video:lib/release/video.av5T
will link with ti.sdo.ce.audio1:lib/release/auddec1.av5T;lib/release/audenc1.av5T
will link with ti.sdo.ce.audio:lib/release/audio.av5T
will link with ti.sdo.ce.speech1:lib/release/sphdec1.av5T;lib/release/sphenc1.av5T
will link with ti.sdo.ce.speech:lib/release/speech.av5T
will link with ti.sdo.ce:lib/release/ce.av5T
will link with ti.sdo.ce.alg:lib/release/Algorithm_noOS.av5T;lib/release/alg.av5T
will link with ti.sdo.ce.ipc.linux:lib/release/ipc_linux.av5T
will link with ti.sdo.ce.osal.linux:lib/release/osal_linux_470.av5T
will link with ti.sdo.fc.acpy3:lib/release/acpy3.a470MV
will link with ti.sdo.fc.memutils:lib/release/memutils.a470MV
will link with ti.sdo.linuxutils.cmem:lib/cmem.a470MV
will link with ti.sdo.fc.dman3:lib/release/dman3Cfg.a470MV
will link with ti.sdo.ce.node:lib/release/node.av5T
will link with ti.sdo.ce.utils.xdm:lib/release/XdmUtils.av5T
will link with ti.sdo.utils.trace:lib/release/gt.a470MV
cl470MV package/cfg/image_encode_io_dm6446_x470MV.c ...
Compiling appMain.dm6446.o470MV from appMain.c..
Compiling linux/main.dm6446.o470MV from linux/main.c..
Linking linux/image_encode_io_dm6446.x470MV from appMain.dm6446.o470MV linux/main.dm6446.o470MV linux/image_encode_io_dm6446_config/linker.cmd /home/user/dvsdk_2_00_00_22/dmai_1_20_00_06/packages/ti/sdo/dmai/lib/dmai_linux_dm6446.a470MV..
make[3]: Leaving directory `/home/user/dvsdk_2_00_00_22/dmai_1_20_00_06/packages/ti/sdo/dmai/apps/image_encode_io'