Renesas Technology, Tools FAQs
Document Number: 01051182_e
Q.
I want to use registers of bank 1 in the OS-independent interrupt handler. How can I specify it in the configuration file?
A.
Registers of bank 1 can not be specified in the configuration file. Insert declaration "#pragma INTERRUPT/B" after the "id.h"
include command in the C language source file.
Example: #include <mr308.h>
#include "id.h"
#pragma INTERRUPT/B 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.
Comentarios a estos manuales