My system:
- CCS v 3.3
- Windows XP
- JTAG 510 USB
- DM6446 EVM board
My purpose is: capture video from camera and display on LCD.
I downloaded code examples from here: http://c6000.spectrumdigital.com/davincievm/revf/files/davincievm.zip.
I tested successfully colorbars example (load video_colorbars.out and display successfully on LCD)
But when I loaded video_loopback.out from example code, on the LCD screen I only got black screen. I already checked all hardware components, they worked well. What should I do to display video on screen?