DV007003 Microchip Technology, DV007003 Datasheet - Page 158

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
PRO MATE II User’s Guide
DS30082J-page 152
IDE
Integrated Development Environment. An application that has multiple
functions for firmware development. The MPLAB IDE integrates a compiler,
an assembler, a project manager, an editor, a debugger, a simulator, and an
assortment of other tools within one Windows application. A user developing
an application can write code, compile, debug, and test an application without
leaving the MPLAB IDE desktop.
Identifier
A function or variable name.
Import
Bring data into the MPLAB Integrated Development Environment (IDE) from
an outside source, such as from a hex file.
Initialized Data
Data which is defined with an initial value. In C, int myVar=5; defines a
variable which will reside in an initialized data section.
Internal Linkage
A function or variable has internal linkage if it can not be accessed from
outside the module in which it is defined.
Librarian
A language tool that creates and manipulates libraries. MPLIB is Microchip’s
librarian.
Library
A library is a collection of relocatable object modules. It is created by
assembling multiple source files to object files, and then using the librarian to
combine the object files into one library file. A library can be linked with object
modules and other libraries to create executable code.
Link
What a linker does. See Linker.
Linker
A language tool that combines object files and libraries to create executable
code. Linking is performed by Microchip’s linker, MPLINK.
Linker Script Files
Linker script files are the command files of MPLINK (.LKR). They define linker
options and describe available memory on the target platform.
Listing Directives
Listing directives are those directives that control the MPASM listing file
format. They allow the specification of titles, pagination and other listing
control.
 2001 Microchip Technology Inc.

Related parts for DV007003