I simulated a CMOS 480p output with FPGA to DVEVM(dm355), slightly modified ipipe_480p_example.
There should be I2C initiated error message when call MT9T001 driver cause I didn't simulate I2C SDATA, SCLK. But when running ipipe_480_example, I didn't see any error message , the main programe hangs when CaptureFrame(&xx). I wonder if mt9t001 driver is working well...
I wonder where is the problem, thanks in advance.