Part Number: TDA2EXEVM
Other Parts Discussed in Thread: TVP5158
Hi,
I am using vision sdk version 2.12. And below is my usecase,
Capture -> Select -> VPE_HD -> Merge
Merge -> Encode -> IPCIn(A15) -> Nullsink (A15)
Select -> VPE_D1 -> Merge
One HD capture in "SYSTEM_CAPTURE_INST_VIP1_SLICE2_PORTA" and two CVBS capture in "SYSTEM_CAPTURE_INST_VIP1_SLICE1_PORTB".
The usecase is working fine with 3 channel capture. I enabled 2 more CVBS channels and it is giving the following error,
"[HOST] [IPU2 ] 64.176264 s: In VpsCore_vipPathCreateDesc() pathObj->numChannels = 1, pathObj->numStreams = 1
[HOST] [IPU2 ] 64.176477 s: 53071: Assertion @ Line: 1703 in hal/src/vpshal_vpdma.c: NULL != memPtr : failed !!!"
please suggest.
Regards,
Rajasekar M.