Hi
I am trying to use DMA for radio transactions. Can I have the 8 byte structure that defines src address, dst address, increments, etc in codespace? These structures never change in for my application so they can be fixed in code. Can I just set the DMA0CFG registers to point to these tables in codespace rather than build them in XRAM?
Bill