Renesas M16C/64 Network Card User Manual


 
R0E530640MCU00 User’s Manual 3. Tutorial
REJ10J1733-0100 Rev.1.00 Apr. 01, 2008
Page 61 of 229
3.17.3 Showing a Function Execution History
A function execution history can be displayed from the acquired trace information.
(1) Clear all break conditions. Click the right mouse button anywhere in the Trace window and choose Acquisition from the
context menu that is displayed. The Trace conditions dialog box will be displayed. Switch the trace mode to Fill until stop
and click the Apply button. Then click the Close button.
(2) Set a software break in a line of the tutorial function where p_sam−>s0=a[0]; is written.
(3) Choose Reset Go from the Debug menu. Processing will be halted by a break, and the trace information from start to break
will be displayed in the Trace window.
(4) Click the right mouse button anywhere in the Trace window and choose Function Execution History -> Function Execution
History from the context menu that is displayed.
Figure 3.37 Trace window (function execution history–before analysis)