Other Parts Discussed in Thread: SYSBIOS
Hi,
I am testing the remapmerge for 4Channel camera in independently. ( remapMergeLink_algPlugin.c )
Is it possible to use the remapmerge algorithm for 4Channel camera in independently ?
When i use the numInputChannels(2Channel) in the remapmerge, it's working well.
But, When i use the numInputChannels(4Channel) in the remapmerge, it happend the fail.
[Fail Log]
[IPU1-0] 1299.079241 s: ### XDC ASSERT - ERROR CALLBACK START ###
[IPU1-0] 1299.079302 s:
[IPU1-0] 1299.079515 s: out of memory: handle=0x8316be3c, size=3074424832
[IPU1-0] 1299.079607 s:
[IPU1-0] 1299.079668 s: ### XDC ASSERT - ERROR CALLBACK END ###
[IPU1-0] 1299.079729 s:
[IPU1-0] 1299.080125 s: ti.sysbios.heaps.HeapMem: line 221: ti.sysbios.heaps.HeapMem: line 221: out of memory: handle=0x8316be3c, size=3074424832
[EVE1 ] 1299.080339 s: Assertion @ Line: 473 in remapmerge/remapMergeLink_algPlugin.c: pSysVideoFrameBufferOutput->bufAddr[0] != NULL : failed !!!
[EVE1 ] 1299.082718 s: Assertion @ Line: 473 in remapmerge/remapMergeLink_algPlugin.c: pSysVideoFrameBufferOutput->bufAddr[0] != NULL : failed !!!
Regards,
Lee.