User`s manual

OP710052
Software
Supplied Software
Software drivers for controlling the OP7100 are provided with Dynamic C.
Depending on the version of Dynamic C you are using, the OP71L.LIB/
OP71P.LIB or the EZIOOP71.LIB libraries provide drivers specific to the
OP7100. In order to use the OP71L.LIB/OP71P.LIB and other libraries, it
is necessary to include the appropriate Dynamic C libraries in your apppli-
cation program. These libraries are listed in Table 4-1.
Your application can use these libraries by including them in your pro-
gram. To include these libraries, use the #use directive as shown below.
#use op71l.lib or #use op71p.lib
#use op71hw.lib
Choose the corresponding landscape or portrait libraries from Table 4-1
based on your version of Dynamic C and according to whether you will
use your OP7100 in a landscape or a portrait orientation.
See the Dynamic C Technical Reference manual for more
information on #use and other directives as well as for
information on other libraries.
Table 4-1. OP7100 Software Libraries
Library Application
AASCZ0.LIB
Serial communication applications Z180 Serial Port 0
AASCZ1.LIB
Serial communication applications Z180 Serial Port 1
BIOS.LIB
BIOS routines
DRIVERS.LIB
General drivers
OP71L.LIB
OP71P.LIB
Select one of these DC 32 libraries to #use first,
corresponding to landscape mode or portrait mode
OP71HW.LIB
DC 32 display hardware functions
EZIOOP71.LIB*
All OP7100 applications
GLCD.LIB*
LCD applications
KP_OP71.LIB
Touchscreen read applications (all DC versions)
LQVGA.LIB*
Landscape image VGA drivers
PQVGA.LIB*
Portrait image VGA drivers
SYS.LIB
General drivers
* Use these libraries with Dynamic C v. 5.xx versions.