SIGNUM Systems GDB Server Especificações Página 31

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 33
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 30
RDI DRIVERS FOR THIRD PARTY ARM DEBUGGERS
WITH JTAGJET
29
dd <address>
Read a DWORD (32bit) from memory
<address>.
dw <address>
Read a WORD (16bit) from memory
<address>.
db <address>
Read a BYTE (8bit) from memory
<address>.
reset /halt
Reset the CPU. The /halt option stops the
CPU after the reset.
pause <msec>
Pause for the <msec> number of
milliseconds.
emu <parameter> = <value>
Set one of the following emulation
parameters:
cmdline (argument string for the
debugger)
semihosting_enabled (0 – disabled, 1 –
enabled)
TABLE 1 Configuration file commands.
Empty lines, spaces and comments starting with a semicolon are ignored.
The following is an example of a typical startup macro file.
Vista de página 30
1 2 ... 26 27 28 29 30 31 32 33

Comentários a estes Manuais

Sem comentários