Tool/software: TI C/C++ Compiler
Hi,
We have two teams use VPAC on the TDA4, one team use capture and VISS, the another use LDC, SDE and MSC.
So, we want the two teams use different MCU to call VPAC, for example, MCU2_0 call capture and VISS, MCU2_1 call LDC, SDE and MSC.
But, just MCU2_0 can support VPAC driver in SDK7.0.
My question is, how to modify the SDK7.0 to support all of the MCU could call VPAC?
Thanks.