Tool/software:
Hi,
I have one question about SOC_WarmResetWithoutEclipse function.
The following is stated in the SDK documentation.
SOC_WarmResetWithoutEclipse() :- This API will trigger the SW warm reset and device will boot up in non-eclipsed mode. Subsequently, RBL will re-load the application from flash and then execution will start. Reset cause can be read from APPSS_BOOT_INFO_REG0 register.
I am evaluating the use of the warm reset for recovery from low power mode.
As the documentation states that 'RBL will re-load the application from flash,' I assume that invoking this function will return the system to a state equivalent to a power-on reset.
Is this correct?
If it is different, what procedures or considerations are necessary before and after performing a warm reset?
Best regards,
Shige