User`s guide

MPLAB
®
IDE User’s Guide
DS51519B-page 42 © 2006 Microchip Technology Inc.
The pull down on the right, allows symbols to be added from the program. Use this pull
down to add the COUNT variable into the Watch window. Select COUNT from the list and
then click Add Symbol to add it to the window.
FIGURE 2-20: WATCH – SELECT VARIABLE “COUNT”
The Watch window should now show the address, value and name of the two registers.
At this point in the program, they will both be zero.
FIGURE 2-21: WATCH – RESET VALUES
Note: Items can also be added to the Watch window by either dragging them from
the SFR, File Register or Editor window or clicking directly in the window
under symbol name and typing in the item.