Re: Problem in getting shared memory access on P1022RDK
From: Scott Wood <hidden>
Date: 2012-01-03 17:10:40
From: Scott Wood <hidden>
Date: 2012-01-03 17:10:40
On 01/03/2012 03:42 AM, Arshad, Farrukh wrote:
Adding more to it, When I write from Core 1 on the shared memory region it is visible at Core 0 and it can read what I have written from Core 1 but when I write from Core 0 on this shared memory it is not visible on Core 1.
Is the memory mapped coherent on both cores? -Scott