Question :
How does the processor know which function to execute (as a service routine) when an interrupt is pending?
What is the only place, other than the function definition, that the name of the function used as the service routine is given in the source code of your project?