Other Parts Discussed in Thread: TDA4VL
Tool/software:
Hello,
I am porting the same logic to both processors: TDA4VM vs TDA4VMid Eco
My logic pipeline configuration looks like this:
1) image capture 2) ldc 3) preprocessing 4) tidl 5) postprocessing 6) tracking 7) draw bbox
In addition, TDA4VM is using version 8.2 and Mid Eco is using version 9.2 of the sdk.
Looking at the datasheets for both processors, the Mid Eco board appears to have better compute performance in DSP core (40GFLOPS vs 160GFLOPS)
But, when we ran real logic, we saw increased execution times on all nodes compared to the TDA4VM.
Can you give me an explanation of the likely causes of why this is happening?