HP 64751 User Manual page 382

Graphical user interface
Table of Contents

Advertisement

Chapter 11: Emulator/Analyzer Interface Commands
modify
string
Modify memory values to the ASCII character string given by <STRING>.
<STRING>
Quoted ASCII string including special characters as follows:
temporary
Sets a temporary breakpoint. When the break occurs, the original opcode is
replaced in the program.
thru
This option lets you specify a range of memory locations to be modified.
to
This lets you specify values to which the selected memory locations or registers
will be changed.
words
Modify memory locations as 16-bit values.
Examples
modify configuration <RETURN>
modify memory data1 bytes to 0E3H , 01H , 08H <RETURN>
modify memory data1 thru DATA100 to 0FFFFH <RETURN>
modify memory 0675H real to -1.303 <RETURN>
modify memory temp real long to 0.5532E-8 <RETURN>
modify memory buffer string to "This is a test \n\0"
<RETURN>
modify register D2 to 41H <RETURN>
382
null
\0
newline
\n
horizontal tab
\t
backspace
\b
carriage return
\r
form feed
\f
backslash
\\
single quote
\'
bit pattern
\ooo (where ooo is an octal number)

Advertisement

Table of Contents
loading

This manual is also suitable for:

6834064704

Table of Contents