F²MC-16FX Family, Emulating and Debugging with Softune and MB2198-01, Doc. No. 002-04828 Rev. *B
53
7. Sequence Break
How to Use the Sequence Function
A sequential break is a function to abort an executing program, when the sequential condition is met by event
sequential control. It is used to set more complex breakpoints.
Two kinds of conditions can be set:
Code: The execution (program counter register) meets a defined address (similar to “usual” breakpoints)
Data: Defined data is written to or read from a defined address
7.1
Setup Sequence
To use the sequence function, click
Sequence
on Debug pull down menu. The sequence window will open and
looks like this: