Advance Information MC68HC908MR16/MC68HC908MR32 — Rev. 4.0
194 Monitor ROM (MON) MOTOROLA
Monitor ROM (MON)
NOTE: A sequence of IREAD or IWRITE commands can sequentially access a

block of memory over the full 64-Kbyte memory map.

Table 10-5. IREAD (Indexed Read) Command

Description Read next 2 bytes in memory from last addr ess accessed
Operand Specifies 2-byte address in high byte:low byte order
Data returned Returns contents of next two addresses
Opcode $1A
Command sequence
DATAIREADIREAD DATA
ECHO
SENT TO
MONITOR
RESULT

Table 10-6. IWRITE (Indexed Write) Command

Description Write to last address a ccessed + 1
Operand Specifies single data byte
Data returned None
Opcode $19
Command sequence
DATAIWRITEIWRITE DATA
ECHO
SENT TO
MONITOR