Interrupt functions

Post your requests and ideas on the future development of mikroC for dsPIC30/33 and PIC24.
Post Reply
Author
Message
Daniel Wee
Posts: 38
Joined: 14 Jun 2007 22:05

Interrupt functions

#1 Post by Daniel Wee » 10 Feb 2009 16:08

Would it be possible to declare an interrupt function that does not save all the registers? That alone can incur quite a bit of unnecessary overhead when only one or two registers are actually used, especially when the routine will be mainly written in assembly. Please consider adding this option for the new version (which I though would be released last May).

Daniel

User avatar
rajkovic
mikroElektronika team
Posts: 694
Joined: 16 Aug 2004 12:40

Re: Interrupt functions

#2 Post by rajkovic » 11 Feb 2009 12:05

Daniel Wee wrote:Would it be possible to declare an interrupt function that does not save all the registers? That alone can incur quite a bit of unnecessary overhead when only one or two registers are actually used, especially when the routine will be mainly written in assembly. Please consider adding this option for the new version (which I though would be released last May).

Daniel
will be implemented

Post Reply

Return to “mikroC for dsPIC30/33 and PIC24 Wish List”