We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, in my project on a Cortex-M4 with an external sdram I declare a large amount of data (63 arrays of 1MByte) placed in a dedicated section using scatter file.
The data are declared all in a separate module.
I noticed that the linking process is very slow and depends on the amount of data declared, is there a workaround?
Thank you, kind regards.
John