I can enter each LLPS mode. However, I dont know how to generate interrupt / reset event to exit. There is no sample code provided to exit LLPS mode. I tried many ways but with no luck
where should I write the code. after asm"WFI"? or should be in the Cpu_OnLLSWakeUpINT(), I am using RTC to wake up the MCU from VLLS3 mode. the application notes say about using interrupt or reset to exit VLLS3, but it did not say how. I am quite new to freescale MCU. Please give more detailed hint,
Thank you very much