Fixed

nRF Util

tags
nRF Util
  • nRF53 Series: Fixed an issue with UICR programming introduced in v2.7.16. The UICR size for nRF53 devices was wrong, and has now been set to the correct value.
  • nRF54H Series: A global reset is now run before program in order to reset all non-essential domains into halted state. This stops other domains from communicating with the Secure Domain firmware (SecDom FW) during programming.
  • nRF54L Series: Fixed issues with the running firmware interfering with the memory access during the page erase and erase all operations. The device is now halted before these operations.
  • Fixed potential issues with the running firmware enabling memory protection after nrfutil device has done memory protection checks. The device is now halted before these checks.
  • Fixed an issue with the ERASE_RANGES_TOUCHED_BY_FIRMWARE option erasing the pages in a random order. The order is now deterministic.