Viewing The Trace Information; Opening The [Trace] Window; Acquiring Trace Information - Renesas Emulator System E8 User Manual

Renesas emulator system user's manual
Table of Contents

Advertisement

5.5

Viewing the Trace Information

For the description on the trace function, refer to section 2.2, Trace Functions.
Note: The R8C/Tiny series MCUs do not have trace functions.
5.5.1

Opening the [Trace] Window

To open the [Trace] window, choose [View -> Code -> Trace] or click the [Trace] toolbar button
(
).
5.5.2

Acquiring Trace Information

The acquired trace information is displayed in the [Trace] window.
This window displays the following trace information items:
[PTR]
[IP]
[Type]
[Address]
[Instruction]
[Source]
[Label]
It is possible to hide any column not necessary in the [Trace] window. Selecting a column you
want to hide from the popup menu displayed by clicking the right-hand mouse button on the
header column hides that column. To display the hidden column, select the column from the said
popup menu again.
Note: The number of branch instructions that can be acquired by a trace and the trace display
differ depending on the product. For the specification of each product, refer to the online
help.
Figure 5.9 [Trace] Window
Pointer to a location in the trace buffer (+0 for the last executed instruction)
The amount of acquired trace information
Type of branch:
BRANCH: branch source
Instruction address
Instruction mnemonic
The C/C++ or assembly-language source program
Label information
87

Advertisement

Table of Contents
loading

Table of Contents