Hi,
So the led_ex2_blinky_dcsm example project shows how one can write values to OTP (and by extension regular flash memory) during link time.
I was wondering if there would there be any issues if one attempted to update the firmware on device using a boot table where all of the OTP values are identical to the OTP values already on the chip?
The reason I ask this is because it would streamline production and product updates if a single firmware image can either be used to program a un-programmed MCU during the production of new units or be used to update the firmware of existing units.
Sincerely,
Howard Li