SW006010 Microchip Technology, SW006010 Datasheet - Page 128

no-image

SW006010

Manufacturer Part Number
SW006010
Description
MPLAB 17C SOFTWARE
Manufacturer
Microchip Technology
Datasheets

Specifications of SW006010

Tool Function
Compiler
Tool Type
Compiler
Processor Series
PIC17C
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
MPLAB®
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
MPLAB
apRNOVS^-page 124
C17 C Compiler Libraries
Trace (Debuggers)
An emulator or simulator function that logs program execution. The emulator logs
program execution into its trace buffer which is uploaded to MPLAB IDE’s trace
window.
Trace Memory (Debuggers)
Trace memory contained within the emulator. Trace memory is sometimes called the
trace buffer.
Trigger Output (MPLAB ICE 2000)
Trigger output refers to an emulator 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.
Trigraphs (Compilers)
These are three-character sequences, all starting with ??, that are defined by ISO C to
stand for single characters
The nine trigraphs and their replacements are
U
Unassigned Section (MPLINK Linker)
A section which has not been assigned to a specific target memory block in the linker
command file. The linker must find a target memory block in which to allocate an
unassigned section.
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 emulator or programmer, to
the host PC or from the target board to the emulator.
W
Warning
An alert that is provided to warn you of a situation that would cause physical damage
to a device, software file, or equipment.
Watchdog Timer (WDT)
A timer on a PICmicro microcontroller that resets the processor after a selectable
length of time. The WDT is enabled or disabled and set up using configuration bits.
Watch Variable (MPLAB IDE v5.xx/v6.xx)
A variable that you may monitor during a debugging session in a watch window.
Watch Window (MPLAB IDE v5.xx/v6.xx)
Watch windows contain a list of watch variables that are updated at each breakpoint.
Trigraph:
Replacement:
??(
[
??)
]
??<
{
??>
}
??=
#
??/
 2002 Microchip Technology Inc.
\
??'
^
??!
|
??-
~

Related parts for SW006010