SIGNUM Systems GDB Server Especificaciones Pagina 31

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 33
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 30
1 2 ... 26 27 28 29 30 31 32 33

Comentarios a estos manuales

Sin comentarios