This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Linking process very slow when declaring large amount of data

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