User`s manual
Source-Level Debugging in C
Motorola Debugging C and Assembly Code 3-13
3.2.6 To Set a Hardware Breakpoint
1. From the Execute menu, choose Breakpoints, then select Set Hardware.The
dialog box in Figure 3-3 appears.
Figure 3-3. Setting a Hardware Breakpoint
2. Under Type select the type of hardware breakpoint to set. Breakpoint types are
device specific. See Table 3-2 for an explanation of each type of breakpoint.
3. Under Memory Space, select the memory space in which the breakpoint is to be
set.
4. Under First Condition specify the conditions under which the breakpoint occurs.
Under Access indicate what kind of access should be detected by the breakpoint.
For example, if you want the breakpoint to detect when a memory location is read
but not written to, select Read. If you want either a read or a write to be detected,
chose Read/Write,etc.
Under Address Qualifier indicate the qualifier for the address location.
Under Address type the address that the breakpoint references.










