English
Language : 

MC68340AB16E Datasheet, PDF (213/441 Pages) Motorola, Inc – Integrated Processor with DMA User’s Manual
Freescale Semiconductor, Inc.
Command
Read A/D Register
Write A/D Register
Read System Register
Write System Register
Read Memory Location
Write Memory Location
Dump Memory Block
Fill Memory Block
Resume Execution
Call User Code
Reset Peripherals
No Operation
Table 5-23. BDM Command Summary
Mnemonic
Description
RAREG/RDREG Read the selected address or data register and return the results
via the serial interface.
WAREG/WDREG The data operand is written to the specified address or data
register.
RSREG
The specified system control register is read. All registers that can
be read in supervisor mode can be read in BDM.
WSREG
The operand data is written into the specified system control
register.
READ
Read the sized data at the memory location specified by the long-
word address. The SFC register determines the address space
accessed.
WRITE
Write the operand data to the memory location specified by the
long-word address. The DFC register determines the address
space accessed.
DUMP
Used in conjunction with the READ command to dump large blocks
of memory. An initial READ is executed to set up the starting
address of the block and to retrieve the first result. Subsequent
operands are retrieved with the DUMP command.
FILL
Used in conjunction with the WRITE command to fill large blocks of
memory. An initial WRITE is executed to set up the starting
address of the block and to supply the first operand. Subsequent
operands are written with the FILL command.
GO
The pipeline is flushed and refilled before resuming instruction
execution at the return PC.
CALL
Current PC is stacked at the location of the current SP. Instruction
execution begins at user patch code.
RST
Asserts RESET for 512 clock cycles. The CPU is not reset by this
command. Synonymous with the CPU RESET instruction.
NOP
NOP performs no operation and may be used as a null command.
5.6.2.8.4 Read A/D Register (RAREG/RDREG). Read the selected address or data
register and return the results via the serial interface.
Command Format:
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
0
0
1
0
0
0
0
1
1
0
0
0 A/D
REGISTER
Command Sequence:
RDREG/RAREG
???
XXX
MS RESULT
XXX
"ILLEGAL"
NEXT CMD
LS RESULT
NEXT CMD
"NOT READY"
Operand Data:
None
5-76
MC68340 USER’S MANUAL
For More Information On This Product,
Go to: www.freescale.com
MOTOROLA