Hi everyone,
we have a question regarding the secure boot process on LPC55SXX microcontrollers. We've observed that when experimenting with invalid images during the secure boot process the part is not responsive anymore. This is somewhat expected as the part prohibits the boot in that scenario. We are able to recover from this condition by asserting the ISP pin as described.
The user manual (UM11126 rev. 2.8, p. 144) shows the following flow diagram and also mentions a fall through mode highlighted in yellow below:

We however couldn't find any more information about the fall through mode throughout the technical documentation or the forums.
Is there any way to configure this mode somewhere? For our application it might be interesting to assess if jumping into the bootloader after a failed image validation might be possible or not. This could simplify the programming of valid images in case something might have compromised the boot image in the field.
Thanks in advance,
Johannes