Hi All,
Till now i have seen IPC packages independent of Type 2,5,11 based SRIO communication protocols. In latest MCSDK .21 SRIO_TputBenchmarkingTestProject example carries IPC package with only IPC_Start() API being used. If I understand the main purpose is to make operations across cores, chips Atomic [using gatemp,listmp] and also synchronization. please let me know if there is any other purpose?
generally IPC_Start() takes some Transport Mechanism (through Transport_init function and which takes configs from .cfg file) and in this example, i didn't see any transport mechanism being set (in .cfg file). Can someone from Ti please throw more light on the inner details [on how the transport mechanism setting is bypassed,inspite of using IPC_Start()].
Thanks
RC Reddy