Part Number: TDA4VE-Q1
Other Parts Discussed in Thread: TDA4VM
Tool/software:
Hi TI experts,
graph :color conver node-> PreProc Node -> TIDL node -> Postprocessing node.
1. I run the graph in pipeline mode,the graph will be blocked at the Postprocessing node,which is can't be dequeued at vxGraphParameterDequeueDoneRef()。And no error shows。

2. Using non-Pipeline mode, the whole graph can always run normally,and the result is right。
Question:
1. How does this error mean?
2. Does pipeline mode still need to set some parameters in SDK9.2 to work properly? Because our pipeline code can run in SDK8.4 of TDA4VM.
3. How should I solve this problem?
Thanks!