This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C5515 idle mode



Hi, 

does it exist a sample code to enter in idle mode (RTC only mode) in flash ?

I try to implement it :

- blinking XF led on RTC interrupt event (each second)

- press SW12 button to enter in idle mode

- push wakeup button to get out of idle mode

This works fine in debug mode if I put a breakpoint on SW12 action button and launching enter idle mode code

This does not work when flashing my application in NAND flash for example.

attached my code

Thanks

idle_mode.7z