Simple DMA with Interrupts

Baremetal Drivers and Libraries

Release Date
2023-07-07

This example demonstrates how to transfer packets in interrupt mode when the core is configured in simple DMA mode.

Expected Output

--- Entering main() ---
Successfully ran AXI DMA interrupt Example
--- Exiting main() ---