Breakpoints
F²MC-16FX Family, Emulating and Debugging with Softune and MB2198-01, Doc. No. 002-04828 Rev. *B
27
When it is selected as Disabled, for all data access at break address for read or write access as selected by
attribute, program execution will halt.
For example, if we set breakpoint as shown in above figure, program execution will halt every time when there is
a read or write access to location H’002539
When it is selected as
Data agreement,
for all data access at
break address,
the content
read
from or
written
to,is equal to that specified in
Data
field, program execution will halt.
For example, if we set breakpoint as shown in above figure, program execution will halt every ti
me when data H’
05 is read from or written to location H’002539.
And if we set if we set breakpoint as shown in below figure, program execution will halt every time when data H’
05 is read from or written to location H’002538.