Hi, I have one EVM OMPL137/C6747 board, and I need to use On chip RTC,( CPU is OMPAL137)
because there have no RTC driver in PSP driver, I write a driver according to the manual, but it never work.
I already UNLOCK the register access, and then try to write RTC registers use CCS3.3 debug enviroment, It's seems
all RTC register always "Read Only", include SCRATCH0-SCRATCH2 register.
the 32.768kHz crystal works OK, I got wavefrom from crystal pins, It's correct.
Does there have some body can help me?
thanks.