Hi all
How ISR interrupt service routine is written in C ? In an ARM based micro micro, all is said in the app note is the phisical address that the PC will jump to in case of interrupt
So how this data is used to write a proper ISR in the C code ?
Thanks Elico