Epson S1D13506 Technical Manual page 493

Color lcd/crt/tv controller
Table of Contents

Advertisement

Epson Research and Development
Vancouver Design Center
Note
Note
QNX Photon v2.0 Display Driver
Issue Date: 01/09/10
Installing the Driver
The build step produces two library images:
• lib/disputil/nto/x86/so/libdisputil.so
• lib/ffb/nto/x86/so/libffb.so
For the loader to locate them, the files need to be renamed and copied to the lib directory.
1. Rename libdisputil.so to libdisputil.so.1 and libffb.so to libffb.so.1.
2. Copy the files new files libdisputil.so.1 and libffb.so.1 to the directory /usr/lib.
3. Copy the file devg-S1D13506.so to the /lib/dll directory.
To locate the file devg-S1D13506.so, watch the output of the 'true' command during the
makefile build.
4. Modify the trap file graphics-modes in the /etc/system/config directory by inserting
the following lines at the top of the file.
io-graphics -dldevg-S1D13506.so -g640x480x8 -I0 -d0x0,0x0;#640,480,8 Epson
io-graphics -dldevg-S1D13506.so -g640x480x16 -I0 -d0x0,0x0;#640,480,16 Epson
Run the Driver
For the remaining steps the S5U13506B00C evaluation board must be installed on the
test platform.
It is recommended that the driver be verified before starting QNX with the S1D13506 as
the primary display. To verify the driver:
1. Copy the data file from the services/graphics/tests/bench directory to the current di-
rectory. Use test8.raw for 8-bpp and test16.raw for 16-bpp.
2. Type the following command at the root of the Project source tree (gddk_v1.00 direc-
tory):
services/graphics/tests/bench/nto/x86/o/bench -dlhardware/devg/S1D13506/
nto/x86/dll/devg-S1D13506.so -mW,H,C,F -d0x0,0x0
Where:
W is the configured width of the display
H is the configured height of the display
C is the color depth in bpp (either 8 or 16)
F is the configured frame rate
Page 5
S1D13506
X25B-E-005-02

Advertisement

Table of Contents
loading

Table of Contents