Epson S5U1C62000A User Manual
Page 194
182
EPSON
S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 9: DEBUGGER
Notes
• For the first time this command is executed, no item can be skipped because no default value is set.
• In guidance mode, the following keyboard inputs have special meaning:
"q
↵
"
… Command is terminated. (finish inputting and start execution)
"^
↵
"
… Return to previous address.
"
↵
"
… Input is skipped. (keep current value)
When the command is terminated in the middle of guidance by "q
↵
", the contents that have been
input up to that time will be modified. However, these contents will not be modified if some cleared
settings are left intact.
• A register break condition can be cleared by executing the bm command.
• An error results if you input the register name other than A, B, X, Y or F when using the direct input
mode.
Error : Incorrect register name, use (PC/A/B/X/Y/F).
• You can use the direct input mode to set register break condition at a time, or change one or several
items for register break setting.
• The register value can be input as a binary number with or without mask bits or a hexadecimal
number in the range of the bit width of each register (refer to the notes for bd command). An error
results if the limit is exceeded.
Error : invalid data pattern.
GUI utility
[Break | Register Break …] menu item
When this menu item is selected, a dialog box appears for setting register break conditions.
To set a register condition, select the radio
button for the register and enter a value in
the [Enter Value:] box, then click [Modify].
All the register condition must be set. Enter
an "
∗
" to exclude the register from the break
condition.
When the [Apply] button is clicked, the
dialog box closes and the register break is
set with the specified conditions. However,
if there is a register of which the condition
has not been set (indicated with "---"), no
register break condition is set.
To clear the register break conditions, click
[Clear].