This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ISR how it is written

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

0