Getting Started for FM4 S6E2DH (GAT-D)
www.cypress.com
Document No. 002-04388 Rev. *B
2
Figure 1. Overview
GAT-D Tool and GAT-D API Library could be found in S6E2DH-Graphics resolution-Ver1.0.zip.
GAT-D Tool: S6E2DH-Graphics resolution-Ver1.0\01. GAT-D Tool\01. Installer\GAT-D_xxx.exe
GAT-D API Library: S6E2DH-Graphics resolution-Ver1.0\02. GAT-D API Library\01. IAR\01. bin\GAT-D API.a
Graphics Driver: In the package of S6E2D-2DGraphicsDriver-v1.00.798-IAR.zip
S6E2D-2DGraphicsDriver-v1.00.798-IAR \01_bin\arm_none_iar\release\basic_graphics.a
S6E2D-2DGraphicsDriver-v1.00.798-IAR \01_bin\arm_none_iar\release\util.a
3
Utilization of GAT-D Tool Step by Step
The follow steps explain how to use GAT-D Tool to arrange a video (a series of frame) to display on S6E2DH Series
based LCD device.
1. Create a new project
2. Import images
3. Page creation
4. Flow Design Table creation
5. Source generation
6. Add generated source to IAR project
7. Download and run after build
Also assumed conditions:
1. GAT-D Tool installed
2. IAR Embedded Workbench installed (ver.7.10 or upper)
3. Image material prepared
4. A S6E2DH series based LCD device and ICE (I-Jet recommend) prepared
PC
environment
GAT-D
Tool
Images
.Bmp
.Jpeg
.Png
.Gif
.etc.
I
m
a
g
e
s
.
B
m
p
.
J
p
e
g
.
P
n
g
.
G
i
f
.
e
t
c
.
Project creation
Image convert
Display configuration
Display simulation
Source generation
IAR EW
IDE
Generated source
GAT-D API.a
.a
GAT-D API
Library
Graphics
Driver
basic_graphics.a
util.a
Other function source
User
edited
Flash image
(.Mhx)
Embedded
device
External flash
Program
S6E2DH internal
flash
Build/Program