This concerns the DMM Python example provided here: https://github.com/RedPitaya/RedPitaya-Examples/tree/dev/API_examples/Python_API/DMM
According to my tests these examples requires root privileges. It does not work as redpitaya user, although this user is a member of the dma group which makes believe that it should be able to use AXI DMA.
It is probably also true for the C++ example, but I haven't tried.
This concerns the DMM Python example provided here: https://github.com/RedPitaya/RedPitaya-Examples/tree/dev/API_examples/Python_API/DMM
According to my tests these examples requires
rootprivileges. It does not work asredpitayauser, although this user is a member of thedmagroup which makes believe that it should be able to use AXI DMA.It is probably also true for the C++ example, but I haven't tried.