Sequence Break
F²MC-16FX Family, Emulating and Debugging with Softune and MB2198-01, Doc. No. 002-04828 Rev. *B
59
When PC passes through address H’F8032A, H’F80335 and H’F80341 in sequence, trace data buffering will
stop.
Now let us consider following piece of code,
As it can be seen, ‘
count
’
variable is incremented by 1, every time when variable ‘
c’
is incremented. It is
incremented by 10, every time when variable ‘
b
’
is incremented. It is incremented by 100, every time when
variable ‘
a
’
is incremented.
Variable
‘out_count’
is incremented every time when
count
variable counts 1000.