Dear Community,
I'm trying to run WEC7 on our custom hardware. I managed to run xldr and eboot, however I'm stuck in oeminit. My system hangs in OAL3XX_RTCInit. After a short examination I figured that the RTC interface clock is malfunctioning. I examined the following registers (addresses):
Reg_name Address Value
CM_RTC_RTC_CLKCTRL (0x44E00800): 00010002.
CM_RTC_CLKSTCTRL (0x44E00804): 00000302.
The first one seem to have an issue ( 0x44E00800 ). It seems like the module stays in a transition mode.
(17-16 bits| IDLEST | 0x1 = Trans : Module is performing transition: wakeup, or sleep, or sleep abortion)
What am I doing wrong? (I'm working with a AM3354 cpu)
Thank you,
Shahal