This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Dual Core programming

I'm looking for dual core inter task communication examples

where a thread on one core is interacting with a thread on the other core ?

e.g. will there be some kind of RPC mechanism as in TI multicore processors ?

or some kind of shared high speed memory based IPC (inter process communication) ?

Thanks of any help and suggestions ...

I am working on a number of teaching / training modules and this is a topic that I have

been asked about.

Related