User`s manual

19
Table 2.6 lists the combinations of conditions that can be set with the BREAKCONDITION_SET
command.
Table 2.6 Conditions Set with the BREAKCONDITION_SET Command
Type
Channel
Address Bus Condition
(<addropt> option)
Access Type Condition (<accessopt> option),
Read or Write Condition (<r/wopt> option),
Data Size Condition (<sizeopt> option)
Break Condition 1
OO
Break Condition 2
OO
Break Condition 3
OO
Break Condition 4
OO
Break Condition R
O-
Note: O: Can be set by the BREAKCONDITION_SET command.
Notes on Setting the [Break Condition] Dialog Box and BREAKCONDITION_SET
Command:
1. When [Go to cursor], [Step In], [Step Over], or [Step Out] is selected, the settings of Break
Condition 3 are disabled.
2. Break Condition 3 is disabled when an instruction to which a BREAKPOINT has been set is
executed. Accordingly, do not set a BREAKPOINT to an instruction which satisfies Break
Condition 3.
3. When a Break Condition is satisfied, emulation may stop after two or more instructions have
been executed.
4. If a PC break before execution is set to the slot instruction after a delayed branch instruction,
user program execution cannot be terminated before the slot instruction execution; execution
stops before the branch destination instruction.