Hi, We are in the production phase of our development, and inadvertently , the mcuboot bootloader set the DCDC on a few units. As described here, https://devzone.nordicsemi.com/f/nordic-q-a/61075/external-nrf5340-getting-locked-up, we are unable to recover the units. ( we do not use the DCDC and thus, do not populate the inductors on the board).
Our SWD interface DOES NOT bring out the nRESET pin, and thus I cannot prevent the unit from booting into the bootloader.
As an aside, IMO, having a software mechanism that puts code into such a state is rather concerning. Is this considered a bug ?