This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

FVID_dequeue error code -2147483200

Hello,

The problem is that I can not get the image from  the board D3Engineering based on the 6437 with  5151EVM. My program is done on the basis of example from the wiki. Driver for 5151 I wrote, at least when referring to 5151EVM error does not arise.

The command  status = FVID_dequeue(hGioVpfeCcdc, &frameBuffPtr);  returns an error code -2147483200. And  frameBuffTable[i] I think is empty.

 Please explain what this code means and  advise  what should I do.

Thanks in advance,

Igor