Thanks Archaeologist,
I know the source of the problems and know how to track them now.
Making global variables const helped but it was not enough.
Directing the linker to split .ebss among two or more MEMORY areas worked.
Thanks Archaeologist,
I know the source of the problems and know how to track them now.
Making global variables const helped but it was not enough.
Directing the linker to split .ebss among two or more MEMORY areas worked.