CHAPTER 13 S1C88 FAMILY DEBUGGER
S5U1C88000C MANUAL II
EPSON
161
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
bas
(sequential break setting)
Function
This command sets the sequential break mode.
Format
>bas[<mode>]
↵
(direct input mode)
<mode>:
Sequential break mode number
0 Independent break mode
1 BA3 count break mode
2 BA2&BA3 sequential break mode
3 BA1–BA3 sequential break mode
Examples
>bas3
↵
... Sets BA1–BA3 sequential break mode.
>bas
↵
... If <mode> is omitted, the current mode is displayed.
Independent Break Mode
>
Notes
• Do not insert any space between "bas" and <mode>.
• See the ba command for the operation in each mode and setting each break channel.
• The debugger is configured to independent break mode at the time it starts up.
• The set break conditions are all cleared when a program or a parameter file is loaded.
GUI utility
[Break | Setting...] menu item
When this menu item is selected, a dialog box appears for selecting break options.
Select a sequential break mode using the [Sequential
Break Mode] radio buttons.
The [CH3 Count] text box is enabled to enter a BA3
execution count value when a radio button for the mode
that uses the BA3 counter is selected.