Transferring Code From A Host Hp 64700 In Transparent Configuration - HP H8/3003 User Manual

Emulator terminal interface
Table of Contents

Advertisement

Transferring Code
From A Host, HP
64700 In Transparent
Configuration
login:
login:
login:
The method provided in this example assumes that you are running an
Assembler/Linkage Editor on an HP 9000/300 computer running the
HP-UX operating system. In addition, you must have the HP 64000
transfer software running on your host.
If you are not using an Assembler/Linkage Editor, you may be able to
adapt the methods below to load your code into the emulator (refer to
the HP 64700 User's Reference manual for help).
If you are not able to transfer code from your host to the emulator using
one of these methods, use the method described previously under
"Transferring Code From A Terminal In Standalone Mode", as it will
work in all cases. However, transferring code using host transfer
facilities is easier and faster than modifying memory locations,
especially for large programs.
1. First, you must establish communications with your host
computer through the transparent mode link provided in the
HP 64700. Type:
R> xp -s 02a
This sets the second escape character to "*".(The first escape
character remains at the HP 64700 powerup default of hex
01b, which is the ASCII <ESC>character.) The sequence
"<ESC>*" toggles the transparent mode software within the
HP 64700 for the duration of one command (that is, any valid
line of HP 64700 commands (not exceed 254 characters)
concatenated by semicolons and terminated by a <carriage
return>). Refer to the User's Reference manual for more
information on the xp command.
Enable the transparent mode link by typing:
R> xp -e
If you then press <RETURN> a few times, you should see:
This is the login prompt for an HP-UX host system. (Your
prompt may differ depending on how your system manager
has configured your system.)
Getting Started 2-15

Advertisement

Table of Contents
loading

Table of Contents