Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSGDMA Callback fires more often than i restart the SGDMA
Hi, i have some trouble with SGDMA and TSE. I guess the problem is in the callback function(_ISR_HanderRX) of the RX-SGDMA. Ok let's explain this stuff a little bit: After first init of t...
Altera_Forum
Honored Contributor
15 years agoThe Own-By Bit of the second descriptor is cleared, so that shouldn't be the problem.
I also deleted the Software-Reset of the SGDMA. I thought so too, that the SW-Reset isn't necessary. I also think we found the problem within the TCP/IP Stack. I'll try to set up a second descriptor chain for RX, seems also that one Rx Chain limited the speed extremly. So let's hope for the best. I'll report if my new idea works.