There is a byte we use in NVRAM that changes based on the hardware variation of the board we program. However, in order to avoid having to maintain a specific build for each hardware variation, we'd like to have a single build and just modify that NVRAM byte at program time. Is this possible?
Solved! Go to Solution.
Sure, this is possible. I remember there were some discussions similar to this earlier. For instance, see Programming manufacturing data during production