Hi
Recently I attempted to modify the bootloader.When download the official bootloader, it could modify the value of (NRF_UICR_BASE+0x14).But if I Remove some code,when download, the value will not be modified. Both are programmed with nrfjprog.exe.
I think the value of (NRF_UICR_BASE+0x14) is modified by nrfjprog.exe, but it is not the case.
Anybody know how it modify the value of (NRF_UICR_BASE+0x14) ??