xinren
New Contributor
2 years agoaltera msgdma
I am new to Altera and msgdma. We have an Altera Agilex development board where MSGDMA IP is added. I have a kernel mode driver to test the MSGDMA. There are two ways to set up descriptor, regular and extended. The current setting is regular. When I set up these four fields, src address, dest address, length, and GO. Nothing happens.
Question 1. anyone has a success in using regular descriptor?
Question 2. if it is memory to stream, what is the address for the write address (regular and/or extended descriptor)?
Question 3. If the answer of 1 is yes, then any additional setting(s) is needed for hardware and software?
Thanks in advance for your help.
Xinren