DM-COP8/44P National Semiconductor, DM-COP8/44P Datasheet - Page 21

no-image

DM-COP8/44P

Manufacturer Part Number
DM-COP8/44P
Description
CABLE FOR DEBUG MODULE 44-PLCC
Manufacturer
National Semiconductor
Datasheet

Specifications of DM-COP8/44P

Accessory Type
44-PLCC Target Cable
For Use With/related Products
MetaLink Debug Module
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
*DM-COP8/44P
1.7
DESCRIPTION OF MICROCONTROLLER BUILDING BLOCKS
1.7.1
Program Memory
Program memory contains the microcontroller program.
There are several types of program memory—ROM, OTP/EPROM, EEPROM.
Control
Logic Unit
IR
Program
Memory
Stack
PC
Internal Data Bus
Figure 1-3 Program Memory Section
Structure
The number of bits per address location and number of memory locations varies from one
microcontroller type or family to another (8/2/14/16 -bit by 0.5k, 1k, 2k, 4k, etc.).
Program Counter (PC)
The program counter is used by the CPU to address program memory locations that
contain the program instructions. Every time an opcode (binary representation of an
instruction) is fetched (read) from memory, the program counter in incremented
(advanced by one) so that it points to the next byte following the opcode (assuming 8-bit
memory organization, an assumption used throughout the rest of this document. Some
program instructions require more than one byte. In that case, the program counter
supplies the address, the second byte is fetched from memory, and the program counter
is incremented. Each time the CPU performs a fetch operation, the program counter is
incremented; thus, the program counter always points to the next byte in the program.
Therefore, after all bytes required for one complete instruction have been read, the
program counter points to the beginning of the next instruction to be executed. The
program counter size is base on the size of the program memory.
MICROCONTROLLER BASICS
1-9

Related parts for DM-COP8/44P