I am using a board that uses SH7760 processor with onboard epson S1D13806
controller for graphics display. I am successful in bringing up the NK.bin by
modifying the ddi.c in the OAL to initialize the epson controller. I am able
to see the Wince startup screen with start button and taskbar on the LCD
display. To verify the working of the hflat driver, a sample application was
executed at the OS startup. I have a problem, the display is refreshing
abnormally from top to bottom. The LCD resolution is 640 * 480, 8BPP, 60Hz
frequency. I saw the previous post on similar issues, but those are not
helping me. The same settings are working perfectly on Vxworks. Is there
anything related to FQCR settings in the OAL/STARTUP/Startup.src file that i
need to make? any pointers on this would be greatly helpful.