欢迎访问ic37.com |
会员登录 免费注册
发布采购

S1D13506 参数 Datasheet PDF下载

S1D13506图片预览
型号: S1D13506
PDF下载: 下载PDF文件 查看货源
内容描述: S1D13506彩色LCD / CRT / TV控制器 [S1D13506 Color LCD/CRT/TV Controller]
分类和应用: 电视控制器
文件页数/大小: 696 页 / 5934 K
品牌: EPSON [ EPSON COMPANY ]
 浏览型号S1D13506的Datasheet PDF文件第476页浏览型号S1D13506的Datasheet PDF文件第477页浏览型号S1D13506的Datasheet PDF文件第478页浏览型号S1D13506的Datasheet PDF文件第479页浏览型号S1D13506的Datasheet PDF文件第481页浏览型号S1D13506的Datasheet PDF文件第482页浏览型号S1D13506的Datasheet PDF文件第483页浏览型号S1D13506的Datasheet PDF文件第484页  
Page 4  
Epson Research and Development  
Vancouver Design Center  
Building a UGL v1.2 Display Driver  
The following instructions produce a bootable disk that automatically starts the UGL demo  
software. These instructions assume that the Wind River Tornado platform is correctly  
installed.  
Note  
For the example steps where the drive letter is given as x:. Substitute xwith the  
drive letter that your development environment is on.  
1. Create a working directory and unzip the UGL display driver into it  
Using a command prompt or GUI interface create a new directory (e.g. x:\13506).  
Unzip the file 13506ugl.zip to the newly created working directory. The files will be  
unzipped to the directories x:\13506\8bppand x:\13506\16bpp.  
2. Configure for the target execution model.  
This example build creates a VxWorks image that fits onto and boots from a single  
floppy diskette. In order for the VxWorks image to fit on the disk certain modifica-  
tions are required.  
Replace the file x:\Tornado\target\config\pcPentium\config.hwith the file  
x:\13506\8bpp\File\config.h(or x:\13506\16bpp\File\config.h). The new config.h  
file removes networking components and configures the build image for booting from  
a floppy disk.  
Note  
Rather than simply replacing the original config.h file, rename it so the file can be kept  
for reference purposes.  
3. Build a boot ROM image.  
From the Tornado tool bar, select Build -> Build Boot ROM. Select pcPentiumas  
the BSP and bootrom_uncmpas the image.  
4. Create a bootable disk (in drive A:).  
From a command prompt in the directory x:\Tornado\target\config\pcPentiumtype  
mkboot a: bootrom_uncmp  
5. If necessary, generate a new mode0.h configuration file.  
The file mode0.h contains the register values required to set the screen resolution, col-  
or depth (bpp), display type, active display (LCD/CRT/TV), rotation, etc. The  
mode0.h, included with the drivers, sets the display for 640x480 60 Hz output to a  
CRT display.  
If this setting is inappropriate then mode0.h must be regenerated. The configuration  
program 13506CFG can be used to build a new mode0.h file. If building for 8 bpp,  
place the new mode0.h file in x:\13506\8bpp\File. If building for 16 bpp, place the  
new mode0.h file in x:\13506\16bpp\File.  
S1D13506  
X25B-E-003-02  
Wind River UGL v1.2 Display Drivers  
Issue Date: 01/02/06  
 复制成功!