Hi all,
I was trying to run the code engine example coming with DVSDK on OMAP EVM.
I have setup NFS and booted up into Linux and mount NFS folder.
I was able to run the codec demos.
I copied the folder /dvsdk3_00_00_29/codec_engine_2_20_01/examples/ti over to the NFS root folder on my linux host,
then on evm target side, I cd to /opt/ti/sdo/ce/examples/apps/audio1_copy/async/bin/evm3530 and tried o run the audio1_copy/async example
but something wis wrong and here are what I got:
[root@OMAP3EVM evm3530]# ./app_remote.x470uC
@0x0006a27e:[T:0x00000400] ti.sdo.ce.examples.apps.audio1_copy - main> ti.sdo.ce
.examples.apps.audio1_copy
Input file './in.dat' not found, generating one.
@0x0006ffd5:[T:0x00000400] ti.sdo.ce.examples.apps.audio1_copy - App-> Applicati
on started.
app: error: can't open engine audio1_copy
@0x000710e1:[T:0x00000400] ti.sdo.ce.examples.apps.audio1_copy - app done.
It seems the app can not open engine audio1_copy,
so, can anybody tell me what I am missing here or direct me to some documents?
Thank you !
can't open engine audio1_copy