Fixed

nRF Util

tags
nRF Util
  • nRF54L Series devices:

  • Fixed progress reporting during programming. This would report "0% -> 100% -> 0% -> 100%" instead of simply "0% -> 100%".

  • For devices with the TF-M firmware running, setting protection fails due to the Memory Protection Controller (MPC) protecting the AP-Protect's UICR register. The function for setting the protection for nRF54L now unconditionally resets the device into the halted state before setting the AP-Protect. This way, the firmware is prevented from enabling the MPC.