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.

[FAQ] PROCESSOR-SDK-DRA8X-TDA4X: OpenVX application hangs with pipelining

Part Number: PROCESSOR-SDK-DRA8X-TDA4X

My OpenVX application is hanging when pipelining with an OpenVX object array when calling vxGraphParameterDequeueDoneRef.  The producer node is a replicated node that is outputting an element of an object array.  There are two consumer nodes, one of which is also a replicated node consuming the element of the object array while the other consumer node consumes the entire object array.  Is there a fix for this issue?