You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to run at least one example to access shared memory for Xilinx Zynq-7000 device.
Is it possible to use these examples for Zynq 7000?
https://github.com/OpenAMP/libmetal/tree/master/examples/system/linux/zynqmp/zynqmp_amp_demo
I know that I will also have to use GIC instead of IPI as IPI is not present on Zynq 7000.
I try to open shared memory but it does not work for me.
My device tree entry:
file: system-user.dtsi
Can you point what can be done here?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions