Renesas HS2378KCM01H Network Card User Manual


 
109
5.2.8 BREAKPOINT_ENABLE: BE
Description:
Enables or disables software breakpoints that have been set.
Format:
be <address> <mode>
Table 5.9 BREAKPOINT_ENABLE Command Parameters
Parameter Type Description
<address> Numerical value,
character string
Breakpoint value set by numerical value or symbol
<mode> Keyword Enables or disables breakpoints.
Set either of the following:
enable: Enables breakpoints.
disable: Disables breakpoints.
Examples:
To enable software breakpoints that have been set:
>
be H'1002 enable (RET)
To disable software breakpoints that have been set:
>
be H'1002 disable (RET)
Notes: 1. The parameters for this command vary with the product. For the specifications
of each product, refer to the on-line help.
2. The items displayed with this command vary with the product. For the display
specifications of each product, refer to the on-line help.