Renesas TM V.3.20A Especificaciones Pagina 346

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 762
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 345
Renesas Technology, Tools FAQs
Document Number: 01051196_e
Q.
I want to use the high-speed interrupt of the M16C chip for the OS-independent interrupt handler. How can I specify it in the
configuration file?
A.
This high speed interrupt can not be specified in the configuration file. Insert declaration "#pragma INTERRUPT/B/F" after the
"id.h" include command in the C language source file. In order to use the high-speed interrupt effectively, use registers of bank 1
during the interrupt. Please note that this interrupt can not be used for the OS-dependent interrupt handler.
Example: #include <mr308.h>
#include "id.h"
#pragma INTERRUPT/B/F OS-independent interrupt handler function name
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Vista de pagina 345
1 2 ... 341 342 343 344 345 346 347 348 349 350 351 ... 761 762

Comentarios a estos manuales

Sin comentarios