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.

OMX chain that includes DSP component stuck in exexute state

Hi TI experts,

It seems that there is a serious problem of OMX chain stuck in OMX chains that includes DSP component. the stuck occurs in execute state as i have posted before in this thread

http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/160421.aspx#596512

I have new input to add to what was written in the thread above, I have created the following configuration :

The DSP receives from the DEI in port 0 the original size image and in port 1 a scaled down version of the original image, the DSP scales up the scaled down image, average the two images and send it to the display. When the DSP firmware is compiled without optimization flags everything works fine, when the DSP firmware is compiled with optimization flags the OMX chain stuck in execute mode after display of 5 frames.
With this new input and what i know from the thread above that the OMX chain there didn't stuck when the HDVPSS firmware was compiled in debug mode, it is obvious that there is a problem when the OMX chain is running in a higher frame rate. Maybe there is a problem in OMX frames synchronization when using more then one input port to an OMX DSP component?
Can anyone please help?

Thanks,
Gabi