AM1808 Experimenter Kit / assembly code / CCS5.5
My understanding is that the code in the exception vector table should be a branch or load PC instruction. But, if I set the instructions for specific addresses for the handlers, how do I keep the addresses for the handlers from changing as I add code. Is there a directive that can define a stationary position for the handlers?
Thanks,
Aaron