Tool/software:
I saw in the SBL examples that SOC_softReset() can restart the MCU instead of restarting the bootloader.
I want to add SOC_softReset() to other examples, but after executing it, the MCU stops running and no longer has any behavior until power is cycled.