beautypg.com

15 mr trace window – Renesas Emulator Debugger M16C PC4701 User Manual

Page 223

background image

7 Windows/Dialogs

7.15 MR Trace Window

The MR Trace window measures the task execution history of a program using the real time OS and
displays the result graphically.
The debugger for 740 doesn't support this function.
In addition to the task execution history, a history of various other operations each are traced and
displayed, including interrupt processing, task state transition, and system call issuance.
This window is available only when a target program which uses our real time OS (MRxx) is
downloaded.

For MR30

For MR30, this window is available for V. 2.00 or later version. If a target program crated on
MR30 V. 1.00 is downloaded, the MR Trace window will not function and not display any data.


For MR308

The history of the high-speed interrupt can not record and display.


The content of each item is as follows.

Items Contents
VEC*1

Indicates a software interrupt number.

table

Indicates the interrupt vector table number.

ID

Indicates a task ID number.

(name)

Indicates an interrupt routine name, task name, idle processing
(display "idle"), and unknown name(displayed "unknown").

209