This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to place constants at know address?

Hello,

when I was working on MSP430 I used to place the firmware version constant at a known address in flash so that it can be verified which firmware version is flashed without running the application, just by reading the flash with a programmer.

With a nRF52, how could I place constants at known addresses? I guess, the answer is compiler-specific? I'm using Keil.

Thanks in advance for your help.

Parents Reply Children
No Data
Related