Hello , I am working on a project, Which which currently working fine , but my job is to add some feature to it. So it is a Mesh application i need some kind of custom sleep mode , so I need an RTC_Event that will be triggered after some time, I try to achieve this using Compare event . The build very well but when I try to debug and run. It jumps to Disassemble section and throws me an error. I am currently using RTC Instance 0, I don't know why this is happening, Also I am little new to this , Any help regarding this?.
Thanks
This is my RTC Event Handler Function.
RTC Configuration function
Disassembly Section
Traceback to Error
Thanks