Tool/software:
Hello,
We have been having issues with the code size growing and different sections no longer fit within the regions defined in the linker.cmd file. I understand that the M4F_IRAM and M4F_DRAM regions are fixed in size at 192KB and 64KB respectively. What about the M4F_DDR region, can this be grown beyond the current 64KB? Also, where is that region mapped? I don't see it in the Linux device tree file. Recently, I had to move the .rodata section from M4F_DRAM to M4F_IRAM. Is that safe?
Thank you.
-Ayman