The above configuration window is displayed for any device architecture when a simulator tool is selected.
Location
You can enter a specific address in RAM (e.g.:
0x8004
) directly or an expression that evaluates to an address in RAM
(e.g.: &x
). Make sure the expression you enter represents the address
of the data to monitor.
Access Mode
You can configure the breakpoint to break on a specific Access Mode. Three types of access modes are supported:
Byte Count
You can enter a number of address locations to monitor starting at the Location address.