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?