Hi All,
I want to use MessageQ over SRIO for chip to chip communication and shared memory for Core to Core communication , how can I do?
I want to refer to the method below post to create transport based on shared memory. but I don't know how to config the parmeters.
TransportShm_create(remoteProcId, &transportShmParams, &eb);
http://e2e.ti.com/support/embedded/tirtos/f/355/p/187454/675085.aspx#675085
Thanks
Nie