MC68LC060RC50 Freescale Semiconductor, MC68LC060RC50 Datasheet - Page 386

no-image

MC68LC060RC50

Manufacturer Part Number
MC68LC060RC50
Description
IC MPU 32BIT 68K 50MHZ 206-PGA
Manufacturer
Freescale Semiconductor
Datasheets

Specifications of MC68LC060RC50

Processor Type
M680x0 32-Bit
Speed
50MHz
Voltage
3.3V
Mounting Type
Surface Mount
Package / Case
206-PGA
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Features
-
MOTOROLA
* _dmem_write():
* Writes to data memory while in supervisor mode.
* INPUTS:
*
*
*
*
* OUTPUTS:
*
* _imem_read(), _dmem_read():
* Reads from data/instruction memory while in supervisor mode.
* INPUTS:
*
*
*
*
* OUTPUTS:
*
* _dmem_read_byte(), _dmem_read_word(), _dmem_read_long():
* Read a data byte/word/long from user memory.
* INPUTS:
*
*
* OUTPUTS:
*
*
* _dmem_write_byte(), dmem_write_word(), dmem_write_long():
* Write a data byte/word/long to user memory.
* INPUTS:
*
*
*
* OUTPUTS:
*
* _imem_read_word(), _imem_read_long():
* Read an instruction word/long from user memory.
* INPUTS:
*
*
* OUTPUTS:
*
*
a0 - supervisor source address
a1 - user destination address
d0 - number of bytes to write
$4(a6),bit5 - 1 = supervisor mode, 0 = user mode
d1 - 0 = success, !0 = failure
a0 - user source address
a1 - supervisor destination address
d0 - number of bytes to read
$4(a6),bit5 - 1 = supervisor mode, 0 = user mode
d1 - 0 = success, !0 = failure
a0 - user source address
$4(a6),bit5 - 1 = supervisor mode, 0 = user mode
d0 - data byte/word/long in d0
d1 - 0 = success, !0 = failure
a0 - user destination address
d0 - data byte/word/long in d0
$4(a6),bit5 - 1 = supervisor mode, 0 = user mode
d1 - 0 = success, !0 = failure
a0 - user source address
$4(a6),bit5 - 1 = supervisor mode, 0 = user mode
d0 - instruction word/long in d0
d1 - 0 = success, !0 = failure
Figure C-11. Register Usage of {i,d}mem_{read,write}_{b,w,l}
M68060 USER’S MANUAL
MC68060 Software Package
C-25

Related parts for MC68LC060RC50