Epson Research and Development
Page 7
Vancouver Design Center
5. Make a S1D13506 directory under \WINCE211\PLATFORM\CEPC\DRIVERS\DIS-
PLAY, and copy the S1D13506 driver source code into \WINCE211\PLAT-
FORM\CEPC\DRIVERS\DISPLAY\S1D13506.
6. Add S1D13506 into the directory list in file --
\WINCE211\PLATFORM\CEPC\DRIVERS\DISPLAY\dirs
7. Edit the file \WINCE211\PLATFORM\CEPC\FILES\platform.bib to add the follow-
ing after the line “IF ODO_NODISPLAY!”:
IF CEPC_DDI_S1D13506
ddi.dll $(_FLATRELEASEDIR)\epson.dll
ENDIF
NK SH
Replace the section:
IF CEPC_DDI_S3VIRGE !
IF CEPC_DDI_CT655X !
IF CEPC_DDI_VGA8BPP !
ddi.dll $(_FLATRELEASEDIR)\ddi_s364.dll
NK SH
ENDIF
ENDIF
ENDIF
with the following:
IF CEPC_DDI_S1D13506 !
IF CEPC_DDI_S3VIRGE !
IF CEPC_DDI_CT655X !
IF CEPC_DDI_VGA8BPP !
ddi.dll $(_FLATRELEASEDIR)\ddi_s364.dll
NK SH
ENDIF
ENDIF
ENDIF
ENDIF
8. If the current MODE0.H is not appropriate for your project, generate a new
MODE0.H using the S1D13506 utility program 13506CFG.EXE. The file MODE0.H
(located in X:\wince\platform\cepc\drivers\display\S1D13506) contains the register
values required to set desired screen resolution, color depth (bpp), panel type, active
display(LCD/CRT/TV), rotation, etc.
Windows® CE Display Drivers
S1D13506
Issue Date: 01/02/06
X25A-E-001-05