Bc / Bpc (Break Point Clear) - Epson S5U1C63000A User Manual

Cmos 4-bit single chip microcomputer manual
Table of Contents

Advertisement

CHAPTER 8: DEBUGGER
bc / bpc
(break point clear)
Function
This command clears the specified breakpoints that have been set.
Format
>bc [<break1> [ . . .<break16>]]
<break1–16>: Break address; hexadecimal or symbol (IEEE-695 format only)
Examples
>bp
1: 0116
2: 0200
3: 0260
1. set
2. clear
>bc 200
>bp
1: 0116
2: 0260
1. set
2. clear
>bc
>bp
No PC break is set.
1. set
2. clear
>
Notes
• The bc and bpc commands have the same functions.
• If no address parameter is specified, all the breakpoints that have been set are cleared.
• The format of parameters is same as the bp command. You can also use the guidance input mode of bp
command to do the same operation.
• You can use this command for multiple times to clear breakpoints.
• An error results if an address that is not set at a breakpoint is specified.
Error : Input address does not exist
GUI utility
[Break | Breakpoint Set ...] menu item
When this menu item is selected, a dialog box appears for clearing breakpoints. (See the bp com-
mand.)
[Break] button
When this button is clicked after placing the cursor to a break address line in the [Source] window, the
breakpoint is cleared. If the address has not been set as a breakpoint, this button sets a new breakpoint
at the address.
[Break] button
186
(direct input mode)
3. clear all ...?
3. clear all ...?
3. clear all ...?
EPSON
... Breakpoints that have been set.
... Clears breakpoints at address 0x0200.
... Clears all breakpoints.
(S1C63 FAMILY ASSEMBLER PACKAGE)
S5U1C63000A MANUAL

Advertisement

Table of Contents
loading

Table of Contents