Renesas SH7641 Informações Técnicas Página 185

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 250
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 184
163
5.2.11 BREAKPOINT_ENABLE: BE
Description:
Enables or disables software breakpoints that have been set.
Format:
be <address> <address_space> <asidopt> <mode>
<address_space> = space <space>
<asidopt> = asid <asid>
Table 5.12 BREAKPOINT_ENABLE Command Parameters
Parameter Type Description
<address> Numerical value Breakpoint address
<space> Keyword Address area
Set either of the following keywords:
physical: physical address
virtual: virtual address
<asid> Numerical value ASID value of a breakpoint when virtual is set to the <space>
parameter.
<mode> Keyword Enables or disables breakpoints.
Set either of the following keywords:
enable: Enables breakpoints.
disable: Disables breakpoints.
Examples:
To enable a software breakpoint at physical address H'1002:
>be H'1002 space physical enable (RET)
To enable a software breakpoint at logical address H'1000000, whose ASID value is H'10:
>be H'1000000 space virtual asid H'10 enable (RET)
Notes: 1. The parameters for this command differ according to the product. For the
specifications of each product, refer to the online help.
2. The items displayed with this command differ according to the product. For the
display specifications of each product, refer to the online help.
Vista de página 184
1 2 ... 180 181 182 183 184 185 186 187 188 189 190 ... 249 250

Comentários a estes Manuais

Sem comentários