73
(register) is one of the hardware registers: C, A, B, X, S, or P.
(data) is a one or two digit hexadecimal number.
Remarks:
If R is entered by itself, all of the registers and their contents will be dis-
played.
Examples:
1.
Enter:
*R
↵
Displayed:
C-C0 A-00 B-01 X-ABCD S-2EFF P-5000
•
The contents of all the registers are displayed.
2.
Enter:
*A=12
↵
*X=FF00
↵
*R
↵
Displayed:
C-C0 A-12 B-01 X-FF00 S-2EFF P-5000
•
The contents of the specified registers (A and X) are rewritten as specified.
Break Point Command
Purpose:
To set a breakpoint at a specified address
Format: BP[(address)]
Remarks:
Up to two breakpoints can be set at the same time. If BP is entered by itself,
the current breakpoint(s) will be displayed. If BP is followed by an address, a
new breakpoint will be set at that address.
Examples:
1.
Enter:
*BP3000
↵
•
Sets a breakpoint.
2.
Enter:
*BP
↵
Displayed:
BP=3000
•
Displays the currently set breakpoints.
3.
Enter:
*BP5000
↵
*BP
↵
Displayed:
BP=5000 3000
•
Up to two breakpoints can be set.
New Command
Purpose:
To clear all breakpoints.
Format: N
Example:
Enter:
*N
↵
Monitor Mode Commands
Section 5-3
Summary of Contents for SYSMAC C200H-ASC02
Page 1: ...Cat No W165 E1 04 ASCII Unit SYSMAC C200H ASC02 ...
Page 2: ...C200H ASC02 ASCII Unit Operation Manual Revised September 2002 ...
Page 3: ...iv ...
Page 5: ...vi ...
Page 7: ...TABLE OF CONTENTS viii Glossary 159 Index 163 Revision History 165 ...
Page 122: ...Appendix B Specifications 115 130 35 100 5 ...
Page 168: ...Cat No W165 E1 04 C200H ASC02 ASCII Unit OPERATION MANUAL ...