Motorola CPU32 Reference Manual page 309

M68300 series central processor unit
Hide thumbs Also See for CPU32:
Table of Contents

Advertisement

across the bus.
The top half in each diagram corresponds to the data
transmitted by the development system to the CPU; the bottom half corresponds
to the data returned by the CPU in response to the development system
commands.
Command and result transactions are overlapped to minimize
latency.
Figure 7-10 demonstrates the use of command sequence diagrams.
The cycle in which the command is issued contains the development system
command mnemonic (in this example, read memory location). During the same
cycle, the CPU responds with either the lowest order results of the previous
command or with a command complete status (if no results were required).
During the second cycle, the development system supplies the high-order 16
bits of the memory address. The CPU returns a "not ready" response unless the
received command was decoded as unimplemented, in which case the
response data is the illegal command encoding.
If
an illegal command
response occurs, the development system should retransmit the command.
NOTE
The "not ready" response can be ignored unless a memory bus
cycle is in progress. Otherwise, the CPU can accept a new serial
transfer with eight system clock periods.
In the third cycle, the development system supplies the low-order 16 bits of a
memory address. The CPU always returns the "not ready" response in this
cycle. At the completion of the third cycle, the CPU initiates a memory read
operation.
Any serial transfers that begin while the memory access is in
progress return the "not ready" response.
Results are returned in the two serial transfer cycles following the completion of
memory access. The data transmitted to the CPU during the final transfer is the
opcode for the following command. Should a memory access generate either a
bus or address error, an error status is returned in place of the result data.
MOTOROLA
7-16
DEVELOPMENT
SUPPORT
CPU32 REFERENCE MANUAL

Advertisement

Table of Contents
loading

Table of Contents