Hello
I'm finding some trouble when I switch my application from RUN to VLPS and then again to RUN.
Normally everything works correctly but sometimes it seems to fail and my application resets for watchdog event.
I'm using the SDK 4.01, so please let me know if invoking "POWER_SYS_SetMode(VLPS, POWER_MANAGER_POLICY_AGREEMENT);" is enough or if I have to make something else.
Is the switch from VLPS to RUN automatic when an interrupt happens? (LIN or LPTMR for instance). At the moment I'm invoking POWER_SYS_SetMode also for RUN mode.
Please note that:
if I use the STOP1 or STOP2 mdoe instead of VLPS, I don't have trouble (no resets);
if I use VLPR instead of VLPS, I always have trouble (continously resets).
If I use VLPS (that is my aim) I sometimes have troubles (often resets)
Please let me know as soon as you can.
Thank you and kind regards,
Francesco