Displaying Traces; Introduction - HP 64700 Series User Manual

64000-ux case solutions for microprocessors, softkey interface
Hide thumbs Also See for 64700 Series:
Table of Contents

Advertisement

Displaying Traces

I ntroduction
1
This chapter describes the options available when displaying trace
lists.
The trace list can contain high-level source file information.
The trace used to illustrate the various display options throughout
this chapter was generated in the following manner. (The
commands shown below assume that /usr/hp64000/bin is specified
in the PATH environment variable.)
First, the program shown in figure 3-1 was compiled and linked
with the following HP 64902 C Cross Compiler command:
$ cc68000 -hvONr hp64742 -o cprg cprg.c
<RETURN>
Then, the default emulator configuration for the HP 64742
environment was copied to the current directory with the following
command:
$ cp /usr/hp64000/env/hp64742/config.EA
config.EA <RETURN>
Next, the emulation system (Softkey Interface) was entered:
$ emul700 <emul_name> <RETURN>
The < emul_name> in the previous command is the logical
emulator name given in the HP 64700 emulator device table
(/usr/hp64000/etc/64700tab).
After the emulation system was entered, the default configuration
was loaded:
load configuration config <RETURN>
3
Displaying Traces 3-1

Advertisement

Table of Contents
loading

Table of Contents