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.

FVID2_init() hangs when vc3 daughter board removed ?

 

Hi,

I'm running my own OMX application on DM816x EVM Revision E with SDK 5.0.0.11.

I have run vc3 demo and it works fine.

Now I just need the HDMI display on EVM (not on vc3 daughter board), decoder VDEC and encoder VENC ON, but the capture VFCC OFF.

So I think that I do not need the vc3 daughter board tied up, right?

But after I remove it, the FVID2_init() doesn't work as usual anymore. It seems the VpsHal_vpsClkcVencEnable() issue or not.

My intention is to run my OMX application without any daughter board tied up.

How do I fix it ?

Thanks,

Yuanchi