Hi @Jinyuxin,
You need to identify the interrupt within the ISR.
This is not much of processing.
Regards,
Daniel
Hello Daniel:
Thank you for your answer,at first.
Must I put the getting wakeup resouce process in each ISR Function?
Can I put this processing after the calling of POWER_SYS_SetMode(VLPS, ..)?
Thank you.