Hi, I need to store a constant value at a specific location in flash.
The idea is that the bootloader can read this location, to know what is the current firmware version.
Ideally, I also need to be able to read this value directly from the .hex file. T..
↧