English
Language : 

E702289_SH7290 Datasheet, PDF (177/252 Pages) Renesas Technology Corp – SH7290 E10A Emulator
5.2.6 BREAKCONDITION_ENABLE: BCE
Description:
Enables or disables hardware breakpoints that have been set.
Format:
bce [<channel>] <mode>
<channel> = channel <channel_number>
Table 5.7 BREAKCONDITION_ENABLE Command Parameters
Parameter
Type
Description
<channel_number> Numerical value Hardware break channel number
<mode>
Keyword
Enables or disables hardware break settings.
Set either of the following keywords:
enable: Enables hardware break settings.
disable: Disables hardware break settings.
Note: When <channel> is omitted, all hardware breakpoints that have been set are enabled or
disabled.
Examples:
To enable all hardware breakpoints:
>bce enable (RET)
To disable the hardware breakpoints set at channel 1:
>bce channel 1 disable (RET)
Related Items:
BCC, BCD, and BCS commands
[Breakpoints] window
[Break] and [Break Condition] dialog boxes
153