Comet Labs 48-Port 10 Guía de usuario Pagina 72

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 132
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 131 132

Comentarios a estos manuales

Sin comentarios