Transparent Mode (Tm) - Motorola M68CPU32BUG User Manual

Debug monitor
Table of Contents

Advertisement

TM
3.32 TRANSPARENT MODE
TM [<port>][<escape>]
The TM command connects the console serial port and the host port together, allowing the user
to communicate with a host computer. A message displayed by TM shows the current escape
character, i.e., the character used to exit the transparent mode. The two ports remain connected
until the escape character is received by the console port. The escape character is not transmitted
to the host and at power up or reset is initialized to $01=^A.
The optional port number allows the user to specify which port is the host port. If the port
number is omitted the default is port 1. The port number must be within the range 0 to $1F.
Ports do not have to have the same baud rate, but for reliable operation the terminal port baud
rate should be equal to or greater than the host port baud rate. Use the PF command to change
baud rates.
The optional escape argument allows the user to specify the exit character. Use one of three
formats:
ascii code
ascii character
control character
If the port number is omitted and the escape argument is entered as a numeric value, precede the
escape argument with a comma to distinguish it from a port number.
EXAMPLES
CPU32Bug>TM<CR>
Escape character:
<^A>
CPU32Bug>TM ^g<CR>
Escape character:
<^G>
CPU32Bug>
M68CPU32BUG/D REV 1
Transparent Mode
:
$03
Set escape character to ^C
:
'c
Set escape character to c
:
^C
Set escape character to ^C
$01=^ A
$07=^ G
Enter TM.
Exit code is always displayed.
Exit transparent mode.
Enter TM and set escape character
to ^ G.
Exit transparent mode.
3-65
DEBUG MONITOR COMMANDS
TM

Advertisement

Table of Contents
loading

Table of Contents