Hi everyone!
I'm working on a project with the ZedBoard where we are planing to use the PL for data acquisition and use Linux on PS for a Control System (TANGO-Controls).
For the Control System I have to read and write data into the PL. I did some search through the web and several Zynq Forums but never found a clean answer or at least a tutorial.
Is it right, that I only have the following options?
- UIO
- MMAP
- DMA?
And which one should be used? At least I found out that the approach with /dev/mem access is not safe and should only be used for prototyping.
I wonder if we are the first who are trying to communicate with the PL over Linux on PS or is it just so simple, that the problem is on my lack of experience with linux especially on Zynq.
I'll appreciate any help
wahid
PS: Please let me know if this topic is in the wrong section.