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.

TDA4VM: vxProcessGraph block

Part Number: TDA4VM


I have two graphs in one app, One in use pipeline and one is use vxProcessGraph. when I register callback for some nodes in the pipeline graph, when the app run, the vxProcessGraph graph might blocks. But if I do not register callback for some nodes in the pipeline graph, the vxProcessGraph graph will not blocks.