Writing to RESETREAS during power-on reset will cause a bus fault.

I'm developing on the nRF54L15-DK using NCS3.1.1.
I've recently encountered a strange behavior.

My program writes to the RESETREAS register.
A bus fault sometimes occurs when starting up through a power-on reset.
However, when I press the reset button, writing to the RESETREAS register does not cause a bus fault.

What could be the cause of this?

Parents Reply Children
Related