Problem with interrupts

General discussion on mikroC.
Post Reply
Author
Message
Pilou81
Posts: 2
Joined: 26 Apr 2010 10:29

Problem with interrupts

#1 Post by Pilou81 » 26 Apr 2010 10:39

Hello,

I'm trying to do a program with interrupts. I know that I have to use "interrupt" prototype associated with "main" but is it possible to execute a subprogram outside de main which use with interrupt? (interrupt () associated with a subprogram() instead of interrupt () associated with main() ) Thank you

Post Reply

Return to “mikroC General”