Fixed

nRF Util

tags
nRF Util
  • Fixed the default flash sizes in the default external memory config used for nRF52840 DK and nRF5340 DK.
  • nRF53 Series: Fixed an issue where most operations towards the network core would error out with QSPI is not a valid peripheral option for external flash programming due to a mistake in the default external memory config handling. This issue was introduced in v2.9.0, but would also have triggered if --x-ext-mem-config-file was passed when using --core Network on previous versions.
  • nRF53 and nRF91 Series: Fixed handling of non-secure memory during erase and programming with secure debug access. This issue was introduced in v2.7.16.
  • nRF54L Series: Fixed device names for some nRF54L15 revisions. They are now shown as Rev1 and Rev2 instead of EngB and EngC, respectively.
  • nRF54H Series: Fixed error messages issued when using other cores than the Secure Domain core in LCS EMPTY. These error messages contained hints about using the Secure Domain core before v2.8.6, but returned ADAC timeout errors instead after v2.8.6. The behavior should now be the same as before v2.8.6.