Hello,
I am trying to retain a RAM value even after reset. But unfortunately the RAM locations are getting reset.
I tried to reserve 128 bytes and tried to store the value in 8 bytes and made that location as NO LOAD. I also altered startup script to initialize the SRAM to start initialize the location after the reserved memory. Nothing helped.

I have attached my Linker file along with Startup script.
Does anyone to how to work with this? Any help is much appreciated.
Thanks,
Sagar