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.

Linux/TDA2SX: I have some question about TDA2XX vision SDK

Part Number: TDA2SX

Tool/software: Linux

Hi:

 I have some question about TDA2XX vision SDK.

1、if A15 use linx, why IPU only use ipu1_0 or ipu2? why not use ipu1_0 ipu1_1 ipu2 at the same time.

2、in linux enviroment, A15 only support one process,muti thread? vision sdk don't support process communication?

3.develepment def_link,  if two  link send datas each other, the  osa_que(ring buffer) can cause deadlock. A link wait B wakeup, B link wait A wakeup