Forum Discussion

AAnch's avatar
AAnch
Icon for New Contributor rankNew Contributor
7 years ago

malloc selects Flash address for DMA transfers in memtest.c instead of SRAM

Hi, In the current design there is NIOSII, DMA, Flash & SRAM implemented targeted for Max 10 FPGA. Trying to perform the DMA transfer as per the reference memtest.c I see the below code in questi...