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 CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: How can I time out during an rtos task?
dansimon

Replies: 3
Views: 5470

PostForum: General CCS C Discussion   Posted: Mon Feb 12, 2007 8:21 am   Subject: How can I time out during an rtos task?
One task needs to time out after about 100 ms, another after about 30 sec. So if I set up Timer1, say, to roll over every 100 ms, then one rollover would timeout my first task, and 300 rollovers would ...
  Topic: How can I time out during an rtos task?
dansimon

Replies: 3
Views: 5470

PostForum: General CCS C Discussion   Posted: Mon Feb 12, 2007 8:00 am   Subject: How can I time out during an rtos task?
I have an rtos task that I need to exit if it takes too long. I tried using the rtos_overrun function to see if it takes too long, but it does not seem to work unless I first yield to the rtos, in whi ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group