English
Language : 

E702289_SH7290 Datasheet, PDF (175/252 Pages) Renesas Technology Corp – SH7290 E10A Emulator
5.2.4 BREAKCONDITION_CLEAR: BCC
Description:
Clears hardware breakpoints that have been set.
Format:
bcc [<channel>]
<channel> = channel <channel_number>
Table 5.5 BREAKCONDITION_CLEAR Command Parameter
Parameter
Type
Description
<channel number>
Numerical value Hardware break channel number
Note: When <channel> is omitted, all hardware breakpoints that have been set are cleared.
Examples:
To clear all hardware breakpoints:
>bcc (RET)
To clear a hardware breakpoint set at channel 2:
>bcc channel 2 (RET)
Related Items:
BCD, BCE, and BCS commands
[Breakpoints] window
[Break] and [Break Condition] dialog boxes
151