Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI'm pretty new at this stuff so I welcome any obvious hints... When I look at my memory map the TLB addresses are at a different address than the DMA stuff.
Where should I be comparing buffer addresses to? I noticed what appeared to be a bug to me in the Linux SGDMA drivers that they appear to grab a 0x400 wide memory range even though their actual control reigster address is much narrower. Hardcoding address offsets between the DMA's seemed to at least let me send data. David