This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Redirecting Interrupt

Hello,
I'm redirecting my interrupts using the code
--------------------------------------------
CSEG AT 0000BH
LJMP myisr
--------------------------------------------
I've a number of files. Where should I put this code (which file... does it matter)? Should I create a segment called 'myisrtable' and place all ISR address in it?
Regards,
KC

Parents Reply Children
No data