Hi,
I want to reserve a space of two bytes in flash so I can change those externally. I want to read same memory location from the code.
How do I do it?
How to read a variable from a specific memory address and how to change linker or any other file to write a specific value to that address.