Tool/software: Code Composer Studio
Hello everyone,
I am using General Shared RAM Memory to transfer data from CPU1 to CPU2 and my question is whether I must use some kind of handshaking protocol (through IPC) or it is possible to write the data on CPU1 at the same moment it is being read on CPU2.
Many thanks in advance,
Andreu