How to write an interrupt vector table in assembly language?
Latest Updated:04/24/2015
Question:
I am using the CC-RL compiler for RL78 devices. How do I write an interrupt vector table in assembly language?
Answer:
Use the .VECTOR directive.
Example:
_intfunc .VECTOR 0x00008
Suitable Products
e² studio |
CS+ (formerly CubeSuite+) |
C Compiler Package for RL78 Family |