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

2 interrupts problem

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



Joined: 02 May 2010
Posts: 36

View user's profile Send private message

2 interrupts problem
PostPosted: Wed Aug 25, 2010 3:01 am     Reply with quote

Dear All,

I really wish you can help me for the below:

I am doing a RFID controller, I have 8 unit RFID controller(Slave) which linked with each other via BUS(I use ex_PBUSM.c for the communication)

My problem is my RFID controller is always communicate with RFID reader to retrieve and send command/data. I use interrupt for the data receiving thru UART.

My master controller will be communicating with the RFID controller via ex_PBUSM.c method which is also using interrupts.

In the RFID controller, can I use 2 interrupts for RFID reader part and Communication with Master? My highest priority will be on RFID reader part.

Please help. 1000 thanks!
neverlog



Joined: 02 May 2010
Posts: 36

View user's profile Send private message

PostPosted: Wed Aug 25, 2010 7:48 pm     Reply with quote

I have found a method call RTOS.

Is RTOS suitable to run 2 critical task which required more than 2 interrupts as both high priority.

Or PIC itself is not meant for RTOS? Any advice will be appreciated.
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