Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSGDMA debug
Hello, I am trying to learn how to use SGDMA to transfer data to memory. First of all, I am trying to connect SGDMA TX directly to SGDMA RX and check results. You can find the source code ->here<-...
Altera_Forum
Honored Contributor
8 years agoHello
I'm also trying to learn how to use mSGDMA. Since the codes uploaded in the first, and second pages are no longer available I find it hard to understand the context. Is it possible for someone to reupload the codes just for learning purposes? This thread would've been the perfect starting point for someone trying to learn how to use the component. Apparently writing a program to control the mSGDMA requires more than just using the API given, seeing how you guys talked about allocating buffer using malloc and stuff...