ARM VERSION 1.2 Fiche technique Page 99

  • 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 98
ARMulator Reference
ARM DUI0058D Copyright © 1999-2001 ARM Limited. All rights reserved. 4-39
4.8.2 Writing to a specified address
The following functions write the specified word, halfword, or byte at the specified
address. Each function accesses memory without inserting cycles on the bus.
Syntax
void ARMulif_WriteWord(RDIModuleDesc *mdesc, ARMword address, ARMword data)
void ARMulif_WriteHalfword(RDIModuleDesc *mdesc, ARMword address, ARMword data)
void ARMulif_WriteByte(RDIModuleDesc *mdesc, ARMword address, ARMword data)
where:
mdesc
is the handle for the core.
address
is the address in simulated memory to write to.
data
is the word or byte to write.
Vue de la page 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 175 176

Commentaires sur ces manuels

Pas de commentaire