Hi, we are working on a dm8168 custom designed board , trying to capture an HD stream sent from a FPGA using OMX and EZSDK 5.04.00.11. All signals looks good, pinmux has been properly configures but I still doesn't get any "fillbufferdone" call back. Is there a way to make sure the HDVPSS is properly configuring the capture hardware and see if interrupts are generated ?
I would imagine two ways to do that, either there is an arguments that can be passed when loading the hdvpss firmware to activate some kind of detailed log, or I need the source code of the firmware itself to trace it...
Can someone help me with that ?