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.