Altera_Forum
Honored Contributor
14 years agoVIP mixer debugging
I am have an alpha blending mixer using a solid color test pattern for layer 0 as output when my normal image/video sources are not available.
I can run the system with both of the sensors attached and then turn both layers off to see just the background without any problems. My issue is when the sensors are not physically present and I need to still send a test pattern to my output. I have tried disabling the layers during initialization of the mixer by setting layer_active = 0 and 2 but still don't get any data out of the mixer. I have initialized all offsets and the TPG shows that it is running. The mixer is enabled and shows the expected modes. Upstream of these modules I have a series of CVI, FrameBuffer, and clipper but since there is no input these modules aren't being used in this case. Are there any additional minimum requirements for the mixer to just send an output with the TPG background? Would any of the upstream modules be trying to send control packets if they are enabled but not receiving any data? I have also tried not enabling these upstream modules but didn't notice any difference. Any suggestions are greatly appreciated! =R=