Comet Labs 48-Port 10 Guide de l'utilisateur Page 72

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 132
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 71
CIF Module - SimpleVSP
68 CoMET Version 5.9 – Tutorial
/* define any additional handers required for your specific VPM */
/*****************************************************/
/* Empty IRQ & FIQ handlers called from crt0 */
/*****************************************************/
void irq_handler(void)
{
}
void fiq_handler(void)
{
}
/* bottom of file */
This code uses the TSPI (Target Software Programming Interface) to allow use of the
standard C stdout facility from within target software. For more details on TSPI see VaST
Target Software Programming Interface Functions For Register-Level Virtual Processor
Models User Guide.
Your VPM may have a number of different requirements, such as a different memory base
and different requirements for handlers.
Adjust the code to suit your VPM.
Compile it and generate a binary image.
For the ARM family of processors CoMET can integrate compiling and editing target code as
projects within the SEE.
Vue de la page 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 131 132

Commentaires sur ces manuels

Pas de commentaire