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