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.

TIDL-1.1 SSD model test application output on DSP

I want to run two models in Tda2x, so I only set two eve for object detection. But the object detection demo can't work. My chains txt is below. Delete EVE3 and EVE4

Alg_tidlpreproc (A15) -> Alg_tidl_Eve1 (EVE1)                             

Alg_tidlpreproc (A15) -> Alg_tidl_Eve2 (EVE2)                                                                                                       

Alg_tidl_Eve1 (EVE1) -> Merge_OD (DSP1)                                   

Alg_tidl_Eve2 (EVE2) -> Merge_OD (DSP1)                                                                                                             

Merge_OD (DSP1) -> Alg_tidl_Dsp (DSP1) -> Merge                                                                                                     

Merge -> Sync -> Alg_ObjectDraw -> Display