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.

Help with video input on DM816x EVM

Other Parts Discussed in Thread: TVP5158, TVP7002

Hi, I'm having some trouble getting the various video inputs (SD or HD) on the dm816x_evm expansion i/o daughter card to work = i.e. the McFW demo app is not able to 'detect' any video sources. 

So far, I've re-targeted ‘DVRRDK_V03.00.00.00’ at the dm 816x_EVM (via Rules.Make) and can boot the built kernel, load the M3 firmware (vpss and video) and accompanied A8 ko’s so that I can 'run' the mcfw cmd-line demo (/opt/dvr_rdk/ti816x/bin/dvr_rdk_demo_mcfw_api.out) that works on the DVR-RDK board.

./init.sh ; ./load.sh ; ./run.sh (--> ./bin/dvr_rdk_demo_mcfw_api.out)

Output on the command line seems to indicate that everything (M3fw, ko, program) loaded and is running correctly, and the monitor connected to the HDMI-out (not the daughter card) display shows the “Texas Instruments” overlay (i.e. the OSD generated by the C6x DSP) but I can’t seem to access any video inputs that I have connected to either D12 (composite input via NTSC camera), HDMI IN2 (DVI video via DVI camera) or [D6, D7, D8] (component in via another 8168_evm board demo running the OMTB video demo).

I assume that I need to modify a driver of some sort to gain access or 'map' to the correct video inputs sources on the EVM. Perhaps someone here can help? Ideally, I would like to get 1xDVI (HDMI_IN2 on the EVM) and 1xNTSC_composite video inputs working.