Hello,
We have a customize board based on DM814x and we are using RDK 4 on it.
We are giving
1] 8ch capture + encode + dump (mp4 + JPEG)&
2] 8ch capture + display support.
Both of these functionality is working fine.
But some times, after long run we are getting following assertion
50: SYSTEM: CPU [DSP] syslink proc ID is [0] !!!
51: SYSTEM: CPU [VIDEO-M3] syslink proc ID is [1] !!!
51: SYSTEM: CPU [VPSS-M3] syslink proc ID is [2] !!!
51: SYSTEM: CPU [HOST] syslink proc ID is [3] !!!
59: SYSTEM: Opening MsgQ [DSP_MSGQ] ...
60: SYSTEM: Opening MsgQ [VIDEO-M3_MSGQ] ...
61: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
[host] HDMI Ctrl :Initializing
[host] HDMI Ctrl :Initialized
[host] HDMI Ctrl :Sink Connected
[m3vpss ] 7448080: Assertion @ Line: 611 in links_m3vpss/system/system_dctrl.c: retVal == FVID2_SOK : failed !!!
Why this occurs??
This is very random and we are not getting why these occurs?