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.

TDA4VL-Q1: C7X Compiler PC Build

Part Number: TDA4VL-Q1

Tool/software:

Hello TI

My C7X application has SIMD instructions and functions. And the runtime is around 25ms in EVM/ECU
But the same code runs around 6000ms in PC build(Linux Build)

I know that PC Build binary in Linux will be slower than C7X binary and cannot be compared for performance.
But runtime difference is 6000ms(PC Binary) and 25ms(C7X Binary). The difference is too huge. Its around 24000 % increase in runtime.
Is this an expected behavior in PC build ?

One of our customers expects PC runtime to be within 600 % of C7X runtime. Is this possible to achieve by any TI setup ?

Thanks