Hi,
I am trying to write to specific flash memory location of ARM Cortex M3 controller from NXP and ST. I want that 4 bytes of data is always written to memory location 0x2fc everytime by the linker. How can I do this memory operation?
Thanks