Part Number: TDA4VM
Hi~
Recently I am optimizing the vision application which are base on tiovx, there are two questions I don't figure out:
1. Is it feasible that two processes on A72 call tiovxHostInit() and create graph? But these two processes use different nodes such as capture node, viss node, ldc node. Are there any precautions that I need to pay extra attention to?
2. Generally speaking, the code of imaging including I2C configuration of csi cameras and the code of viss are run on MCU2_1, can I port these code to MCU2_0? Is there any guidance documents?