User`s guide

MPLAB IDE Windows
© 2006 Microchip Technology Inc. DS51519B-page 153
Source Code Pane
Corresponding source code may be viewed in the lower portion of the Trace memory
window by selecting “Show Source” from the Trace memory menu. Drag the window
bar dividing the trace and source code to resize each portion. The source code may not
be edited in this window.
12.17.2 Trace Window Menu
Below are the menu items in the Trace memory right click menu.
Close
Close this window.
Find
Opens the Find dialog. In the Find What field, enter a string of text you want to find, or
select text from the drop-down list. You can also select text in the edit window or place
the cursor over a word you want to search for, before you open the Find dialog.
In the Find dialog you may select any of the available options and the direction you
want to search. Up searches backward from the insertion point, Down searches
forward.
Find Next
Find the next instance of Find text.
<F3> repeats the last Find.
<Shift>+<F3> reverses the direction of the last Find.
Go To
Jump to the specified item:
Trigger – Jump to the location of the trigger.
Top – Jump to the top of the window.
Bottom – Jump to the bottom of the window.
Go To Trace Line – Go to the trace line specified in the dialog.
Go To Source Line – Open a File window and go to the source code line
corresponding to the selected trace line.
Show Source
Show/hide the source code listing on the bottom of the window. The window bar
dividing the trace and source code may be dragged to resize each portion.
Reload
Reload the trace memory window with the contents of the trace buffer.
Reset Time Stamp
Reset the time stamp conditionally on processor Reset, on run or manually. Or, force
an immediate reset by selecting Reset Now.
Display Time
Display the time stamp as a cycle count, in elapsed seconds or in engineering format.
Symbolic Disassembly
Instead of numeric address for SFRs and symbols, display the names in listing.