For AWRL6432,
When using EDMA,
It seems, when the EDMA out address be APPSS_RAM, data do not moved to the address.
So, is it should be RADAR_DATACUBE_RAM, not APPSS_RAM for the EDMA address?
Best regards,
Hayden
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
For AWRL6432,
When using EDMA,
It seems, when the EDMA out address be APPSS_RAM, data do not moved to the address.
So, is it should be RADAR_DATACUBE_RAM, not APPSS_RAM for the EDMA address?
Best regards,
Hayden
HI, Hayden:
I will need to consult with expert and will get back to you soon.
Best,
Zigang
HI, Hayden:
It is possible that you are not using the EDMA shadow address of the corresponding APPSS_RAM (starts like 0x2242xxxx).
For eg: APPSS RAM address – 0x420000 translates to shadow address of 0x22420000 (which is accessible by EDMA).
Best,
Zigang