I'm attempting to use the timer 1 ISR for the ADuC814. In assembly I easily use the ORG directive to write to the address that the PC jumps to when the interupt is set. How do I do the equivalent in C? Any help would be appreciated.
"This is my first time using keil..."
So now would be a good time to have a thorough read through the Manuals to ensure that there aren't any other important features & facilities that you're missing...
work through the examples in the "getting started guide". That is 517% better than just reading the guide.
Erik