Hi.. Have any of you a code sample that the gcc avr will take without error void timer1(void* arg) { return; } NutRegisterInterrupt(14,&timer1,(void*)0); Kind regards Kim Madsen.