When we get that message"*** HeapMemMP_alloc: remainSize is not a multiple of obj->minAlign!",our dm8168 try to get video frame through pcie.
fpga send video frame to dm8168's ddr,then we use dma to transfer video frame to shared region1,and then use IpcFramesOutLink_putFullVideoFrames to put video frame to M3 vpss.
What may cause problem?