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: single camera example failed to run on Newer TDA4VM silicon version.

Part Number: TDA4VM

    

Hi, Ti expert;

We are using SDK7.0, and vision demo run well on our custom board v1. Recently, we made a

newer version, the same "single camera demo" example (same sdcard image) can not run, the

single example seems blocked at  following line.

 status = vxVerifyGraph(obj->graph);
PS; old chip (left: XJ721EGALF)  new chip on new board ( right: XJ721EGBALF)  
what difference between these two version of silicon; will the difference cause the issue? 
We tested tidl demo, it runs OK.
Thank you.