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

help RTOS

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



Joined: 17 Sep 2004
Posts: 1

View user's profile Send private message

help RTOS
PostPosted: Sat Jan 14, 2006 6:13 am     Reply with quote

Can i have motre information about RTOS? When and why i use it???
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Sat Jan 14, 2006 6:25 pm     Reply with quote

RTOS = Real Time Operating System
For more info check http://en.wikipedia.org/wiki/Real-Time_Operating_System
An RTOS provides among other things multitasking support. It is an advanced software feature rarely used in PIC processors because of the extra program space and processing power it requires (easier to apply multiple PICs to get the same result or use a more advanced processor).
JohnLeung



Joined: 18 May 2004
Posts: 15

View user's profile Send private message

RTOS for PIC
PostPosted: Sun Jan 15, 2006 10:28 am     Reply with quote

You may try looking at:

1. www.freertos.org for PIC18 series RTOS. It's a free RTOS!
2. www.micrium.com for PIC18 as well. Both of them use C18 complier.

For PIC16 RTOS, http://www.pumpkininc.com/ is a nice place to visit. A lot of information and tutorials in there, too.

John
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Sun Jan 15, 2006 4:50 pm     Reply with quote

And ofcourse there is the free RTOS included with the CCS compiler versions after Nov-2005 (v3.238 ??). For more information check the manual for the #use RTOS and see the examples directory.
I'm not sure on the official status of the CCS RTOS, it is not mentioned in the release notes so might still be in Beta?
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