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

how t o add interrupt service routine in the library file

in my project i included the interrupt service routine in the library file.But now even though iam enabling interrupts in main function iam not entering into the interrupt service routine or rather interrupt itself is not occuring ,can any one tell me the reason.