HP 64751 User Manual page 354

Graphical user interface
Table of Contents

Advertisement

Chapter 11: Emulator/Analyzer Interface Commands
display
<TYPE>
byte
word
long
int8
int16
int32
u_int8
u_int16
u_int32
char
Examples
display event_log <RETURN>
display local_symbols_in mod_name <RETURN>
display data Msg_A thru +17 char , Stack long <RETURN>
set symbols on <RETURN>
set width label 30 <RETURN>
display data , Msg_B thru +17 char , Msg_Dest thru +17
char <RETURN>
display local_symbols_in
display local_symbols_in mod_name:main <RETURN>
354
Meaning
Hex display of one 8-bit location.
Hex display of one 16-bit location.
Hex display of one 32-bit location.
Display of one 8-bit location as a signed integer using
two's complement notation.
Display of two bytes as a signed integer using two's
complement notation.
Display of four bytes as a signed integer using two's
complement notation.
Display of one byte as an unsigned positive integer.
Display of two bytes as an unsigned positive integer.
Display of four bytes as an unsigned positive integer.
Displays one byte as an ASCII character in the range
0..127. Control characters and values in the range
128..255 are displayed as a period (.).
mod_name <RETURN>

Advertisement

Table of Contents
loading

This manual is also suitable for:

6834064704

Table of Contents