Datasheet

Table Of Contents
MC68HC908GP20Rev 2.1 Advance Information
Freescale Semiconductor 217
A sequence of IREAD or IWRITE commands can access a block of
memory sequentially over the full 64-Kbyte memory map.
Table 15-8. READSP (Read Stack Pointer) Command
Description Reads stack pointer
Operand None
Data
Returned
Returns incremented stack pointer value (SP + 1) in high-byte:low-
byte order
Opcode $0C
Command Sequence
Table 15-9. RUN (Run User Program) Command
Description Executes PULH and RTI instructions
Operand None
Data
Returned
None
Opcode $28
Command Sequence
READSP
READSP
ECHO
FROM
HOST
SP
RETURN
SP
HIGH LOW
RUNRUN
ECHO
FROM
HOST