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.

FDK Demo gets stuck in a loop

Hello all,

I am working with the FDK and I am trying to run the Demo code that comes with the board. Everything compiles fine but when I go to run the code it gets stuck in the TA_hal_gpio_read_cmos_image(unsigned short *img_ptr) function on the first While(!VSYNC); I don't know why it is getting stuck and I was hoping for some insight as to why it was getting stuck.