Breakpoints
F²MC-16FX Family, Emulating and Debugging with Softune and MB2198-01, Doc. No. 002-04828 Rev. *B
26
In
Data break point details
dialog box, under
attribute
option it can be specified if
read
or
write
access at break
address should cause a break.
Under
size
option it is possible to select either
word
or
byte
type data. Alternately one can select
don’t care size
option and debugger will monitor data size.
When
size
is selected to
byte
,
address
is of odd memory location,
data
for comparison condition and the
data
mask
should be specified in higher order byte (bit address 8 to15) in the field of
Data
and
Data Mask
. If memory
address is at even location,
data
for comparison condition and the
data mask
should be specified in lower order
byte (bit address 0 to 7) in the field of
Data
and
Data Mask
Further, comparison condition can be selected among
Disable
,
Data agreement
or
Data not
.
Note, that the Data and Data mask text boxes are only available if either
Data agreement
or
Data not
is selected.