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.

DM6437 VPFE/VPBE -What API call starts the VPFE or VPBE?

Hello:

What is the command to start the VPBE or VPFE.  Does the first FVID_queue() start things.   (i.e., start the ISR moving buffers from ready to done queues internally)

How can I not start these interfaces util I formally ask them to start?  Using PSP_VPFE_IOCTL_START_CCDC?

I am having a problem at startup where a driver is running dry (i suspect that the done queue is full) and overwriting buffers after they have been exchanged back.   Is there any other protection / notification for this type of problem?

B