Intel iAPX 86 User Manual page 247

Table of Contents

Advertisement

Additional Information for Intellec Series IV Users
iAPX 86,88 Family Utilities
K-2
The following versions of the iAPX 86,88 Family utilities may be executed on the
Series IV:
LINK86:
V2.0 or later
CREF86: V 1.0 or later
LIB86:
V2.0 or later
LOC86:
V2.0 or later
OH86:
V 1.0 or later
Related Publications
The following manuals may be helpful during various aspects of your work with
iAPX 86,88 utilities on the Series IV:
Intellec Series IV Microcomputer Development System Overview,
order number
121752
iAPX 86,88 User's lvlanual,
order number 210201
Intellec Series IV ISIS-IV User's Guide,
order number 121880
Intellec Series IV Operating and Programming Guide,
order number 121753
DEBUG-88 User's Guide,
order number 121758
PASCAL-86 User's Guide,
order number 121539
PLIM-86 User's Guide,
order number 121·636
ASM86 Language Reference Manual,
order number 121703
ASM86 Macro Assembler Operator's Manual,
order number 121628
8089 Macro Assembler User's Guide,
order number 9800938
FORTRAN-86 User's Guide,
order number 121570
Program Development Examples
The following examples are programming problems solved by using one or more of
the iAPX 86,88 utilities on the Series IV to develop code for an 8086-based host.
Example 1: Preparing to Use DEBUG-88
There are only two steps to preparing your code for DEBUG-88 execution:
translating the code, then linking it with BIND.
First you must translate your code. Any of the 8086 translators will work. An
example of one such translation is shown below:
>
PLM86 TEST.SRC DEBUG SMALL<cr>
Once the program has been translated, your must link the program with the BIND
control. LINK86 with BIND produces an LTL module. The Series IV assigns
addresses to L TL modules at load time. The invocation line for LINK86 when link-
ing the program shown above might appear as follows:
>
»
LL.LIB &<cr>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Iapx 88

Table of Contents