Greetings,
I've configured and built C6Run release 0.98.03.03 against the components in latest EZSDK 5.04.00.11
I've written a small program based on the OMX capture example, that uses the OMX capturing component to continuously capture frames from the VPSS.
The test programs from C6Run run successfully on the target, when used alone. However if I try to start them after capturing is started, they fail with the following output:
root@dm816x-evm:~/c6run/test/c6runapp/arg_parse# ./arg_parse_dsp 1
Ipc_control(Ipc_CONTROLCMD_LOADCALLBACK) failed. Status = [0xFFFFFFFF]
C6RUN_IPC_create() failed!
The kernel console gives the following output:
Assertion at Line no: 301 in [...]/ti-ezsdk_dm816x-evm_5_04_00_11/component-sources/syslink_2_10_03_20/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/ipc/hlos/knl/Linux/IpcDrv.c: (status >= 0) : failed
Is C6Run supposed to work along with OMX capturing?
Regards,
Dimitri