ARM VERSION 1.2 Fiche technique Page 109

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 176
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 108
ARMulator Reference
ARM DUI0058D Copyright © 1999-2001 ARM Limited. All rights reserved. 4-49
4.10.8 ARMulif_StopExecution
This function stops simulator execution at the end of the current instruction, giving a
reason code.
Syntax
void ARMulif_StopExecution(RDI_ModuleDesc *mdesc, unsigned reason)
where:
mdesc
is the handle for the core.
reason
is an
RDIError
error value. The debugger interprets
reason
and issues a
suitable message. Expected errors are:
RDIError_NoError
Program ran to a natural termination.
RDIError_BreakpointReached
Stop condition was a breakpoint.
RDIError_WatchPointReached
Stop condition was a watchpoint.
RDIError_UserInterrupt
Execution interrupted by the user.
4.10.9 ARMulif_EndCondition
This function returns the
reason
passed to
ARMulif_StopExecution
.
Syntax
unsigned ARMulif_EndCondition(RDI_ModuleDesc *mdesc)
where:
mdesc
is the handle for the core.
Vue de la page 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 175 176

Commentaires sur ces manuels

Pas de commentaire