HP 64751 User Manual page 380

Graphical user interface
Table of Contents

Advertisement

Chapter 11: Emulator/Analyzer Interface Commands
modify
FCODE
The function code used to define the address space being referenced. See the syntax
diagram for FCODE to see a list of the function codes available and for an
explanation of those codes.
keyboard_to_simio
Lets the keyboard to interact with your program through the simulated I/O
software. When the keyboard is activated for simulated I/O, its normal interaction
with emulation is disabled. The emulation softkeys are blank and the softkey
labeled "suspend" is displayed on your screen. Pressing suspend <RETURN> will
deactivate keyboard simulated I/O and return the keyboard to normal emulation
mode. For details about setting up simulated I/O, refer to the Simulated I/O User's
Guide.
long
Modify memory values as 32-bit long word values or 64-bit real values when
preceded by real.
memory
Lets you modify the contents of selected memory locations. You can modify the
contents of individual memory locations to individual values. Or, you can modify a
range of memory to a single value or a sequence of values.
Modify a series of memory locations by specifying the address of the first location
in the series to be modified, and the values to which the contents of that location
and successive locations are to be changed. The first value listed will replace the
contents of the first memory location. The second value replaces the contents of
the next memory location in the series, and so on, until the list is exhausted. When
more than one value is listed, the value representations must be separated by
commas. (See the examples for more information.)
A range of memory can be modified such that the content of each location in the
range is changed to the single specified value, or to a single or repeated sequence.
This type of memory modification is done by entering the limits of the memory
range to be modified (--EXPR-- thru --EXPR--) and the value or list of values
(--EXPR--, ... , --EXPR--) to which the contents of all locations in the range are to
be changed.
Note that if the specified address range is not large enough to contain the new data,
only the specified addresses are modified.
If the address range contains an odd number of bytes and a word operation is being
executed, the last word of the address range will be modified. Thus the memory
modification will stop one byte after the end of the specified address range.
If an error occurs in writing to memory (to guarded memory or target memory with
no monitor) the modification is aborted at the address where the error occurred.
380

Advertisement

Table of Contents
loading

This manual is also suitable for:

6834064704

Table of Contents