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