Resolved! Storing variable in Flash memory
I can store variables in flash memory location successfully but what is happening is updating that variable in main.c file not happening.I'm posted code what i have done below. Linker script file :MEMORY{RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 320K...