Hello Team,
I'm working on the S32k311 controller. As I'm running out of memory, decided to use TCM as system ram.I'm trying to read ADC values with DMA.
As DTCM0 is already configured in the linker and start up files. I'm trying to read with DMA with direct access(no backdoor). The data is not getting updated into the buffers, which are present in DTCM.
Any additional settings/configurations needed to provide control to DMA for accessing DTCM0.
Can you provide any examples to access data via DMA and storing in the DTCM.
Thank you! Regards, Siva