Page 1 of 1

Why normally LJMP instructions are the topmost lines of the ISR?

Posted: Thu Jul 14, 2022 8:40 am
by answerhappygod
a) so as to jump to some other location where there is a wider space of memory available to write the codes
b) so as to avoid overwriting of other interrupt instructions
c) all of the mentioned
d) none of the mentioned