Specifications

Omni 3200 Reference Manual
124 Descriptions of Diagnostic and Debugging Commands
Command Packet Received by Terminal:
<FFh> <55h> <count> P <device> <CRC1> <CRC2>
Response Packet Sent by Terminal:
<FFh> <55h> <count> P <device> <data> <CRC1> <CRC2>
R — Resume EM Execution (Debugger Only)
The R command resumes executing the EM code that was blocked by
the S command or put in the step mode by the [space] command. The
terminal sends the response packet to the diagnostic computer to
indicate that the command was received and executed.
Refer to the descriptions of the S and [space] commands following.
Command Packet Received by Terminal:
<FFh> <55h> <count> R <CRC1> <CRC2>
Response Packet Sent by Terminal:
<FFh> <55h> <count> R <CRC1> <CRC2>
S — Block EM Execution (Debugger Only)
The S command makes the terminal stop executing EM code,
essentially pausing the application program. The terminal sends the
response packet to the diagnostic computer to indicate that the
command was received and executed.
To resume executing the program, send an R command to the
terminal.
O3200 RM Book.book Page 124 Thursday, April 29, 1999 3:48 PM