Philips S1D13505 Computer Monitor User Manual


 
Epson Research and Development
Page 7
Vancouver Design Center
Windows® CE 3.x Display Drivers S1D13505
Issue Date: 01/05/17 X23A-E-006-01
ActiveDisp=dword:1
Rotation=dword:0
13. From the Build menu, select Rebuild Platform to generate a Windows CE image file
(NK.BIN) in the project directory
x:\myproject\myplatform\reldir\x86_release\nk.bin.
Build for CEPC (X86) on Windows CE Platform Builder 3.00 using the Command-Line Interface
1. Install Microsoft Windows 2000 Professional, or Windows NT Workstation version
4.0 with Service Pack 5 or later.
2. Install Windows CE Platform Builder 3.00.
3. Create a batch file called x:\wince300\cepath.bat. Put the following in cepath.bat:
x:
cd \wince300\public\common\oak\misc
call wince x86 i486 CE MINSHELL CEPC
set IMGNODEBUGGER=1
set WINCEREL=1
set CEPC_DDI_S1D13X0X=1
4. Generate the build environment by calling cepath.bat.
5. Create a new folder called S1D13505 under x:\wince300\platform\cepc\drivers\dis-
play, and copy the S1D13505 driver source code into x:\wince300\platform\cepc\driv-
ers\display\S1D13505.
6. Edit the file x:\wince300\platform\cepc\drivers\display\dirs and add S1D13505 into
the list of directories.
7. Edit the file x:\wince300\platform\cepc\files\platform.bib and make the following two
changes:
a. Insert the following text after the line IF ODO_NODISPLAY !:
IF CEPC_DDI_S1D13X0X
ddi.dll $(_FLATRELEASEDIR)\S1D13X0X.dll NK SH
ENDIF
b. Find the section shown below, and insert the lines as marked:
IF CEPC_DDI_FLAT !
IF CEPC_DDI_S1D13X0X! ;
Insert this line
IF CEPC_DDI_S3VIRGE !
IF CEPC_DDI_CT655X !
IF CEPC_DDI_VGA8BPP !
IF CEPC_DDI_S3TRIO64 !
IF CEPC_DDI_ATI !