AJung123
Occasional Contributor
6 years agomSGDMA Read/Write Address Fields
Hello,
I was wondering if these addresses are physical addresses or can they also be virtual addresses; if it can be virtual, how do I make it so it knows which address space being referenced? I want to write a program that uses the mSGDMAs to move data in software (for example, transfer data from array A to another array B in the same program).