Skip to main content
Associate
October 14, 2024
Question

ISR registration

  • October 14, 2024
  • 0 replies
  • 517 views

I am using sample example from SPC58NN84E7, I could see there is common ISR function for all the modules, of course with different vector number, But i am not able to see how this   #define IRQ_HANDLER(id) void id(void) function address is registered to the respective interrupts.  could some one help me ?

 

Thanks in advance