Resolution Change

namnabat
I have a Tiny 6410 by S70 LCD. The default resolution of display is
800*480. I want to change screen resolution to 320*240. I changed LCD_WIDTH
and LCD_HEIGHT consonants to 320 and 240. But LCD didn't work. Is there any
way to change default resolution ?

Thanks.

Voodoo
I use the 210, not the 6410, but in my BSP there's a file named
lcd_param_tab.c which defines the various video output modes for
LCD/HDMI/Comp which might be of help to you, if it exists in your BSP.

amin
in C:\WINCE600\PLATFORM\SMDK6410\SRC\INC\options.h  comment #define LCD_A70
and uncomment #define LCD_T35