Ive run into an issue where i defined a section in the linker script as "NOINIT" and after some debugging i came to the conclusion that it is zeroed out before the main is enetered. Compiler is the latest with EABI choosen. Also in the map file the compression is set to "zero_init" although marked as "NOINIT". Any idea how to resolve the issue or what im doing wrong.
Kind Regard
Tobias F