Hi All,
I looked at data manual and this forum's posts, what i understand is as follows. [I am mainly looking at Core to Core data Communication]
MessageQ package sits on these transport mechanisms [SharedMemory,QMSS,HyperTransport,SRIO]
1. SharedMemory,QMSS based IPC can be used across cores only. between chips c6670 both are not possible
2. IPC sitting over SRIO is possible between two chips c6670 chips.
3. I understand from one of the Ti's post is that even EDMA can do both jobs [point 1 and point 2] and it is much faster. Is it possible to MessageQ over EDMA3.
4. Till now my understanding is that, between chips its SRIO and between cores, it should be qmss [pend queue] or shared memory. My question is where does the EDMA3 fit in here.
please explain what is difference betwen EDMA3 transport mechanism and IPC[qmss ] transport mechanism and which is appropriate [in terms of less cyles and maximum data transfer ability]
Thanks
R c Reddy