Known issues

nRF Util

tags
nRF Util

The following known issues are observed with version 2 of the Secure Domain firmware commands:

  • All domains are reset by RESET_SYSTEM, not only the domain corresponding to the --core argument. This is a break in the expected behavior of RESET_SYSTEM.
  • After reset, a go operation is executed on the core specified by the --core argument. Leaving the rest of the cores halted might be unexpected in some cases, and not leaving all cores halted might be unexpected in other cases.

Both of these issues will be addressed by future changes to nrfutil device reset.