Hi,
I'm currently trying to perform a software reset using the function below provided by the RTD:
Power_Ip_MC_ME_SocTriggerResetEvent(POWER_IP_DEST_RESET_MODE); // Destructive reset
After the reset is performed, I've observed that the software did not come back to the main() function.
Is it a normal behavior ?
Best regards,