This content has been marked as final.
Show 2 replies
-
Re: PL to eMMC communication
narrucmotDec 22, 2020 11:30 AM (in response to prateek.mohan1)
2 of 2 people found this helpfulHi Prateek,
The SD/eMMC peripherals are part of the Zynq and Zynq MPSoC PS, so there is no direct route to read/write the eMMC from the PL.
--Tom
-
Re: PL to eMMC communication
prateek.mohan1 Dec 22, 2020 10:11 PM (in response to narrucmot)Thanks Tom! That makes sense.
Prateek
-
Go to original post
Reply to original post
Hey all,
I am just wondering if something like this is possible, and if someone has already tried this. I know that it is possible via the ARM cores to write/read the 8 GB eMMC memory, but I was wondering if there was a path from the PL to do that.
I didn't see a direct path - the indirect path is to do it via the ARM, but that would just be via the DDR I guess, and using the DMAs on both the PL and the ARM to offload that data movement. But I was just checking if there was another way.
Thanks of the help!
Prateek