Hi Bindu, What is __irq defined as? (I don't care about IicInt.) You should have something like this somewhere: #define __irq magic_something_here Example: #define __irq __attribute__((interrupt("IRQ")) q.v. http://www.ohse.de/uwe/articles/gcc-attributes.html#func-interrupt Thanks, --Eljay