Forum Discussion
Altera_Forum
Honored Contributor
10 years agomSG-DMA IRQ could not be cleared
Hi, I encountered the case that the IRQ bit in mSG-DMA status could not be cleared. I supplied descriptors for the MM-ST direction. The transfer size is small as 256Bytes. Every descriptor gener...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- I read out the fill level to calculate the number of descriptors that can be sent. I do not think overrun occurred. No parks are used. I just wanted to measure the transfer performance and to know the relation between the size per a descriptor and the total performance. So I sent simple but interruption enabling descriptors as many as the FIFO was available and repeated that. If the FIFO gets full, the task sleeps until an interruption occurrs. --- Quote End --- I forgot the answers. No overrun and no underfill. Just single transfer and no parks.