In FreeRTOS, I am using 2 tasks which need RTC. For 1st task it is executing smoothly, but for second task it is triggering WKPU ISR and stuck in ISR only. Why it is happening so?
the project you shared above is using FreeRTOS, and it worked on my side after doing modification I wrote. If have different project try to share it too.