hello, I want to use DMA 330 asm code, but i can't compile it. can anyone tell how to use the PLL330 DMA assembly code? or tell me how to use the DMA for Cortex-A9
If you're using a Xilinx device or are running Linux then I believe you can make use the Linux drivers -Xilinx Wiki - Zynq Linux pl330 DMA , Linux/drivers/dma/pl330.c - Linux Cross Reference - Free Electrons
However, this will not allow you to program using the assembler. You would need to develop your own tool for assembling the instructions into the encodings described in the DMA-330 TRM - CoreLink DMA-330 DMA Controller Technical Reference Manual
View all questions in Cortex-A / A-Profile forum