SIGNUM Systems GDB Server Spécifications Page 31

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 33
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 30
1 2 ... 26 27 28 29 30 31 32 33

Commentaires sur ces manuels

Pas de commentaire