128 EPSON S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 9: DEBUGGER
(2) Current PC
The address line indicated by the current PC (program counter) is highlighted. (Address 0x0100 in the
diagram)
(3) PC breakpoint
The address line where a breakpoint is set is indicated by a red mark at the beginning of the line.
(Address 0x0106 in the diagram)
(4) Break setting at the cursor position
Place the cursor at an address line where a breakpoint is to be set (not available for a source-only line).
[Break] button
[Go to Cursor] button
Then click on the [Break] button. A PC breakpoint will be set at that address. If
the same is done at the address line where a PC breakpoint has been set, the
breakpoint will be cleared.
If the [Go to Cursor] button is clicked, the program will execute beginning
with the current PC position, and program execution breaks at the line where
the cursor is located.
(5) Finding labels and words
Any labels and words can be found using the [Search Label] pull-down list box or the [Find] button
on the [Source] window.
[Search Label] pull-down list box
[Find] button