I'm looking at the UICR hardware peripheral example, and trying to figure out the utility in writing to the UICR registers.
Why would I want to modify the compiled hex file? To serialize the device at manufacturing time? For security like hard-coding a secret key at manufacturing time? Is this a common feature (I haven't heard of it in other embedded contexts). Thank you.