Hi,
While running codec Engine examples... (Video_copy) I am running into following errors.
1) In loadmodules insmod cmemk.ko phys_start=0x88000000 phys_end=0x8A000000 pools=20x4096,10x131072,2x1048576
Whether the physical start address and physical end address is correct or not?
2)
[root@OMAP3EVM demo_display]# ./app.out
App-> Application started.
[DSP] @0x00000180:[T:0x00000000] servers.video_copy.evm3530 - main> Welcome to 0().
CEapp-> Allocating contiguous buffer for 'input data' of size 1024...
CEapp-> Allocating contiguous buffer for 'encoded data' of size 1024...
CEapp-> Allocating contiguous buffer for 'output data' of size 1024...
Bus error
why we are getting this bus error? we are using the latest versions of codec engine and DVSDK ( codec_engine_2_20_01, dvsdk_3_00_00_29 ).
3) Some times it is getting hung and some times i am getting the following error.
[root@OMAP3EVM demo_display]# ./app.out
App-> Application started.
@0x0004153a:[T:0x40964490] OP - Processor_create_d> Loading and starting DSP server 'video_copy.
@0x0004164c:[T:0x40964490] OP - Processor_delete_d> Closing remote transport FAILED, status=0x80.
@0x00041689:[T:0x40964490] OP - Processor_delete_d> Stopping DSP FAILED, status=0x80008002
@0x000416c6:[T:0x40964490] OP - Processor_delete_d> Closing pool FAILED, status=0x80008000
@0x000416e5:[T:0x40964490] OP - Processor_delete_d> Detaching from DSP FAILED, status=0x80008000
@0x00041816:[T:0x4001cfb0] CE - rserverOpen: can't start 'video_copy.x64P'; Processor_create faid
CEapp-> ERROR: can't open engine video_copy
App-> Application FAILED.
can anyone let me know why this is happening so?
Thanks and Regards,
M.BHARATH