Other Parts Discussed in Thread: SYSCONFIG
Dear Experts,
I am using OMAP35X and WinCE6.14.
I try to reduce suspend power consumption.
Attached file is the suspend-resume log comparison between my platform and EVM board.
I disabled some device's clock and remove usb/otg driver.
The suspend-resume log is similar to EVM board, but suspend state is still not OFF.
(suspend state: 1, LATENCY_STATE_CHIP_OSWR 1, CORE+OTHER = OSWR, MPU = CSWR)
There is a stange register : Clock_Control_Reg_CM : CM_IDLEST_CKGEN : 0x00000207
It seems to describe that the clocks of Core/periph/96M/EMU are still working.
But my CLOCK ref counts are the same with EVM Boards!
Can anyone tell me how to enter OFF suspend state !!?? ~