Hello there,
I have USB camera and will hook it up to my devkit but, now my first task is to display the images captured by the camera on lcd(display device) how do I begin with this?
I have all necessary components installed that is:dvsdk software,ccs-v6.
I have tried simple things like flashing the NAND from SD card writing hello world program and dumping using gcc tool-chain and even led testing examples given. I know C-programing and now I want to complete the above mentioned task first and then I will go for image processing.
I have linux host machine.
How do I start with this?