User manual

MPLAB
®
ICD 3 In-Circuit Debugger User’s Guide
DS51766A-page 98 © 2008 Microchip Technology Inc.
Trigger Output
Trigger output refers to an debugger output signal that can be generated at any
address or address range, and is independent of the trace and breakpoint settings. Any
number of trigger output points can be set.
Uninitialized Data
Data which is defined without an initial value. In C,
int myVar;
defines a variable which will reside in an uninitialized data section.
Upload
The Upload function transfers data from a tool, such as an debugger or programmer,
to the host PC or from the target board to the debugger.
USB
Universal Serial Bus. An external peripheral interface standard for communication
between a computer and external peripherals over a cable using bi-serial transmission.
USB 1.0/1.1 supports data transfer rates of 12 Mbps. Also referred to as high-speed
USB, USB 2.0 supports data rates up to 480 Mbps.
Warning
An alert that is provided to warn you of a situation that would cause physical damage
to a device, software file, or equipment.
Watch Variable
A variable that you may monitor during a debugging session in a Watch window.
Watch Window
Watch windows contain a list of watch variables that are updated at each breakpoint.
Watchdog Timer
A timer on a PIC microcontroller that resets the processor after a selectable length of
time. The WDT is enabled or disabled and set up using Configuration bits.
WDT
See Watchdog Timer.
Workbook
For MPLAB SIM stimulator, a setup for generation of SCL stimulus.
WorkSpace
A workspace contains MPLAB IDE information on the selected device, selected debug
tool and/or programmer, open windows and their location, and other IDE configuration
settings.