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?