DM163010 Microchip Technology, DM163010 Datasheet - Page 75

BOARD DEMO PICDEM USB

DM163010

Manufacturer Part Number
DM163010
Description
BOARD DEMO PICDEM USB
Manufacturer
Microchip Technology
Datasheet

Specifications of DM163010

Processor To Be Evaluated
PlC16C745/765
Interface Type
USB
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
Glossary
Source
Source code, usually a text file of assembly instructions or C code.
Special Function Registers
Registers that control I/O processor functions, I/O status, timers, or other
modes or peripherals.
Stack
“Push-Down” list of calling routines. Each time a PICmicro microcontroller
executes a call or responds to an interrupt, the software pushes the return
address to the stack. A return command pops the address from the stack.
Step-Into
This command is the same as Single Step. Step-Into (as opposed to Step-
Over) follows a CALL instruction into a subroutine.
Step-Over
Step-Over allows you to debug code without stepping into subroutines. When
stepping over a CALL instruction, the next break point will be set at the
instruction after the CALL. If for some reason, the subroutine gets into an
endless loop or does not return properly, the next break point will never be
reached.
The Step-Over command is similar to Single Step, except for its handling of
CALL instructions.
Symbol
A label usually produced by an assembler or compiler that refers to machine
locations by function names, variable locations, constant declarations, source
line number, or other reference to user source code.
System Button
The System Button is located in the upper left corner of Windows and some
dialogs. This button usually has “Minimize,” “Maximize,” and “Close.” In some
MPLAB windows, additional modes or functions can be found under the
System Button.
Target
Refers to user hardware.
Target Application
Firmware residing on the target board.
Target Board
The circuitry and programmable device that makes up the target application.
Target Processor
The microcontroller device on the target application board that is being
emulated.
2001 Microchip Technology Inc.
DS41174A-page 71
©

Related parts for DM163010