Hello,
I am working with a DM365 running MontaVista 5 and DVSDK 2.10.1.18. I am trying to add support for QVGA from our camera. So far, I have added in enough to the drivers so that the camera is successfully configured to 320x240 (as far as I can tell). However, when I try to run our program, it hangs at the VIDIOC_DQBUF ioctl. It is in the videobuf_waiton function; it gets as far as calling schedule(). The program runs fine when configured for VGA (640x480). Do you have any thoughts on what could be missing/not completing?
Thanks,
Nate M