Hello,
I am reading the spruim2d.pdf to try to find a register that could represent the status to tell when the board lost power and experienced a Power-on-reset due to power loss, but I didn't find one for the main domain register. From SDK, SOC_getWarmResetCauseMainDomain() this function could read the rst_src register from main domain, but it doesn't have a field to represent power-on-reset due to power loss.
Is there a register for r5f core to access on the main domain that could represent power-on-reset due to power loss?
Thanks,
Hong