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

Error in Scatter-loading.

Hi,
In my board I'm using different memories like SDRAM, External NOR Flash, internal RAM and internal Flash. Different data and functions are complied to different memory module using Project- Options- Target.It is working fine, but after adding some more global variables and functions then I get wrong values of some initialized global variable. I guess the scatter-loading is doing something wrong when copying the variable from ROM to RAM.
Can somebody help me regarding it?

0