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.

Compiler/TDA2PXEVM: decodelink and ipumm conflict

Part Number: TDA2PXEVM

Tool/software: TI C/C++ Compiler

Hi  expert,

My vision sdk version is 3.04, and now I want to run vision sdk on ipu1 and ipumm on ipu2.

we use vision sdk to show animation with early boot, but when ipu2 runs, the animation will stop.  If I remove the call of ivahd_boot in ipumm, the animation will stop less than 1s and runs continue,  but it will still stop after a few seconds.

Is it OK to run iva both on ipu1 and ipu2? How can I realize this requirement?