Hi,
Is it possible to write to the UICR (with SES) without erasing it first?
Normally the boot loader sets the correct values in UICR, but for development I want to have some fallback values written to the UICR (mostly PSELRESET and REGOUT). But when I configure an UICR section, SES also erases the UICR, loosing the boot loader values.
Since the fallback values and the boot loader values are always the same, there is no need for some kind of check, it can simply write te values to the UICR.
I would prefer these constants written during loading, to keep my code clean.
Thanks in advance.
Kind regards,
Remco Poelstra