Altera_Forum
Honored Contributor
21 years agoDMA transfer length problem
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif
There is a problem in transferring data from SDRAM to my device ( avalon slave device ) . I use the DMA component provided by SOPC Builder (QuartusII 4.0 + sp1 ) . My system use the Nios II processor and my soft program write with the HAL . The problem : When the transferring data size is bigger than 574720 byte , the program come to a halt situation. But , when the data size is smaller than 574720 byte , the program work normally. I have set the width of DMA length register for 30 bits .The program still has the problem . Is there a idea to solve the problem ? http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif