DV007003 Microchip Technology, DV007003 Datasheet - Page 165

no-image

DV007003

Manufacturer Part Number
DV007003
Description
PROGRAMMER UNIVERSAL PROMATE II
Manufacturer
Microchip Technology
Series
PRO MATE® IIr
Type
Universalr
Datasheets

Specifications of DV007003

Contents
Programmer, Power Supply, Assembler/Simulator, Cable, Software and Documentation
Positions/sockets
1
Lead Free Status / RoHS Status
Request inventory verification / Request inventory verification
For Use With/related Products
PIC16C5x, PIC16Cxx and PIC17Cxx 8-Bit Micro
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Request inventory verification / Request inventory verification
Glossary
Simulator
A software program that models the operation of the PICmicro
microprocessor.
Single Step
This command steps though code, one instruction at a time. After each
instruction, MPLAB IDE updates register windows, watch variables, and
status displays so you can analyze and debug instruction execution.
You can also single step C compiler source code, but instead of executing
single instructions, MPLAB IDE will execute all assembly level instructions
generated by the line of the high level C statement.
Skew
The information associated with the execution of an instruction appears on
the processor bus at different times. For example, the executed opcode
appears on the bus as a fetch during the execution of the previous instruction,
the source data address and value and the destination data address appear
when the opcode is actually executed, and the destination data value appears
when the next instruction is executed. The trace buffer captures the
information that is on the bus at one instance. Therefore, one trace buffer
entry will contain execution information for three instructions. The number of
captured cycles from one piece of information to another for a single
instruction execution is referred to as the skew.
Skid
When a hardware break point is used to halt the processor, one or more
additional instructions may be executed before the processor halts. The
number of extra instructions executed after the intended break point is
referred to as the skid.
Source Code - Assembly
Source code consists of PICmicro instructions and MPASM directives and
macros that will be translated into machine code by an assembler.
Source Code - C
A program written in the high level language called “C” which will be
converted into PICmicro machine code by a compiler. Machine code is
suitable for use by a PICmicro MCU or Microchip development system
product like MPLAB IDE.
Source File - Assembly
The ASCII text file of PICmicro instructions and MPASM directives and
macros (source code) that will be translated into machine code by an
assembler. It is an ASCII file that can be created using any ASCII text editor.
Source File - C
The ASCII text file containing C source code that will be translated into
machine code by a compiler. It is an ASCII file that can be created using any
ASCII text editor.
 2001 Microchip Technology Inc.
DS30082J-page 159

Related parts for DV007003