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

Changing an Interrupt Vector

I have an application that uses CAPCOM Timer 0, and want to change the interrupt vector address during runtime to vector to another function. However, the CAPCOM Interrupt Vector Location is at 80h, which is in Flash. Is there any way to easily change the interrupt vector address for CAPCOM Timer 0?

0