tried again as suggested in the link below it worked
FRDM-KL25Z how to get RTC work properly
if you can help can you help me with the KL05 problems?
LLWU wake up with RTC alarm, RTC using EXternal 32Khz Crystal (RESET flow) : this is Working if i go from RUN -> to VLLS1 but not if RUN -> enetr VLPR(for process calculations in low - power ) exit VLPR -> VLLS1 (no RESET when RTC alarm )
LLWU wake up with LPTMR : (through reset flow)
LPTMR using external 32KHz (i.e system osc) setting Prescaler to 14 is also not working . not able to read LPTMR0_CNR (counter value)
how to solve these issues
IDE : KEIL
kl05.rar includes project file and log file
thank you.