User`s guide
DC 900-1516D 89
Chapter
6
ICPLOAD Utility
This chapter describes how to use the ICPLOAD program to download the ICP-resident
application to the ICP and get or set the driver’s timeout value for the SingleStep debug-
ger (a product of Wind River, Inc.).
ICPLOAD may be used in several different ways:
• As an ordinary VMS executable image, invoked via the DCL RUN command; in
this mode,
ICPLOAD prompts the user for commands
• As a DCL foreign command; in this mode, qualifiers on the foreign command line
dictate the operations to be performed
• As routines called from a user-written program; this allows user-written applica-
tions to perform the reset and download operations on an ICP without having to
code the special
$QIO calls that are required
6.1 ICPLOAD Components
The following files comprise the ICPLOAD program:
ICPLOAD.EXE The program in executable form
ICPLOAD.HLB A help library that may be accessed via the
ICPLOAD command
HELP
ICPLOAD.OLB An object library which includes the object modules (see
Section 6.5 on page 100)
Roger — Bill
Reid’s review
comment
was “We do
not tell the
user what
this thing is.”
It appears
adequate to
me, but
maybe you
can add
something
more user
friendly??
...Leslie