04-27-2020 04:26 PM
An IP Integrator configuration using an AXI DMA block configured for Direct Register Mode and an AXI BRAM controller will not perform a second Write Burst correctly unless an AXI reset is issued to the AXI DMA and AXI BRAM controller blocks. What is preventing the second write burst from performing correctly without issuing a reset?
05-02-2020 11:39 PM
Hello @dmngz48
Can you briefly explain your question? Are you saying you can't write correctly to address 0x40001000?
For AXI-DMA, AXI Stream data is input to the S_AXIS_S2MM port. It is output to the M_AXI_S2MM port by the Memory Map method.
Is there anything wrong with the AXI Stream data?
In addition, How did you set the Direct Register Mode of the AXI-DMA IP? The AXI-DMA IP GUI does not have any such settings.
Thank you
Don't forget to reply, kudo, and accept as solution.