Comet Labs 48-Port 10 Betriebsanweisung Seite 72

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 132
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 131 132

Kommentare zu diesen Handbüchern

Keine Kommentare