HP 64782 User Manual page 434

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

Emulator/Analyzer Interface Commands
--SYMB--
time and therefore cannot build a corresponding symbol tree entry with run
time address.
Here are some examples of referencing different symbols in the above
programs:
control.c:main
control.c:port_one
porthand.c:utils.c:delay
The last example above only works with IEEE-695 object module format; the
HP object module format does not support referencing of include files that
generate program code.
porthand.c:process_port.i
porthand.c:process_port.BLOCK_1.i
Notice how you can reference different variables with matching identifiers by
specifying the complete scope. You also can save typing by specifying a scope
with cws. For example, if you are making many measurements involving
symbols in the file porthand.c, you could specify:
cws porthand.c:process_port
Then:
i
BLOCK_1.i
are prefixed with porthand.c: process_port before the database lookup.
433

Advertisement

Table of Contents
loading

Table of Contents