Am 24.02.2003 21:44:26, schrieb "Thomas W. Carley" <[email protected]>:

>How can I specify that an assembler function is a particular interrupt
>handler. In other words, how to I set the vector table entry in assembler. I
>would like to make a timer A interrupt handler in assembly. I have done it
>in C, but need more control over the exact register usage.

see examples/timerA_uart/swuart.s

chris



Reply via email to