Part Number: TMS320F28069
Hi,
I have a query related to DMA RAM memory L5 - L8. Can i use the DMA RAM memory by changing in linker files for .text, .stack section , if I am not using DMA ?
Regards,
Chandrakant Pal
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.
Part Number: TMS320F28069
Hi,
I have a query related to DMA RAM memory L5 - L8. Can i use the DMA RAM memory by changing in linker files for .text, .stack section , if I am not using DMA ?
Regards,
Chandrakant Pal
Chandrakant,
Yes, you can use DMA RAM memory for .text or .stack section. You need to be careful though while sharing the RAM block which has .stack with other masters.
Regards,
Vivek Singh