CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Is there a way to establish the priority in the PIC18F's?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
pattousai



Joined: 23 Aug 2006
Posts: 37

View user's profile Send private message

Is there a way to establish the priority in the PIC18F's?
PostPosted: Thu Sep 04, 2008 11:32 am     Reply with quote

hi everybody...

I want know if there is a way to declare the priority of an interrupt in the PIC 18F's.

As far as i know the directive #priority only tells the order that the interrupts will be implemented. So, if an int_ext1 occurs while the pic process the int_ext2 nothing will happen, but I think the PIC18F has two types of priorities, so in the example above I could stop the execution of the int_ext2 and run the int_ext1 (if I put them in the right interrupt vectors)


thanks!!
dyeatman



Joined: 06 Sep 2003
Posts: 1924
Location: Norman, OK

View user's profile Send private message

PostPosted: Thu Sep 04, 2008 1:11 pm     Reply with quote

If you search this forum using the words "high" and "priority" you will find a great deal on the subject including examples.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group