Hello,
I am currently working on the image sensor (Aptina AR0331) with my C6748 LCDK.
In order to get the data out from the 36-pin zip connector and analyze the image/video frame by frame, as my first step, I want to test the vpif of the LCDK and thus start with the Starterware example project for LCDK: vpif_lcd_loopback.
Of course, no LCD for the LCDK, so I wanna change transfer from LCD to the VGA output (LCD monitor is connected). the ultimate goal will be capturing the image/video from the image sensor through VPIF and then display it with the VGA.
When I first start to build the vpif_lcd_loopback project, the error: "#20 identifier "RASTER_END_OF_FRAME0_INT_STAT" is undefined" comes out.
Actually, i have not changed any code within yet.
Could anyone have look at it 4454.20130620_dpif_lcdk_loopback.zip
Thanks