I am using BSP 6.14 with a REV D EVM. I am using the example OSDESIGN and BSP unmodified.
I can put the board into what appears to be OFF/Retention by pressing the POWER ON button. It appears to go to sleep (LCD off etc.).
My question is, according to how I read the source code, when the unit goes in to power down idle, the 65950 will execute a series of commands (triggered by CLKREQ toggle), one of these is the HFCLKOUT is cut removing the 26Mhz master clock from the OMAP. The OMAP should only be using the 32khz clock at this point for reduced power consumption.
I can see on the scope the 26Mhz clock is still present (measured at R42 on processor module) ..even in retention. I do not believe this is correct operation. Can someone verify an explain this?