Hi Waqar,
It's been a few years since I looked at the Zynq-7000, but what I recall is that the two CPUs share the same physical address space for the RAM. Since baremetal and FreeRTOS apps don't use the MMU, the two CPUs share exactly the same address space for RAM.
In order to share some data from CPU0 to CPU1, the two applications have to agree on what address to use. It's the same for both of them.
Regards,
Ed M
--
You received this message because you are subscribed to the Google Groups "open-amp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-amp+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/open-amp/9b11c029-d22a-4479-89ed-643c6bef3ce1%40googlegroups.com.