I am trying to DMA some data to HRAM for offline analysis in LA1224/LA2160 5G system. However, it kept saying DMA configuration error for this channel.
I checked the channel number, which is not used by anywhere else. Also I checked the HRAM address, which looks good. The DMA length is only 68 bytes. I am not sure what else could be wrong.
Anyone has any suggestion what else I should check. It is very annoying problem that is blocking our debugging activity.
Attached is the DMA statement I am using. Is there anything wrong in the statement? At least, I can compile and run.