EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Learn RTOS

Started by ROB April 13, 2008
ROB wrote:
> > I have downloaded silRTOS source with its MIPS32 port and pretty > happy with its small code size. It took just few hours to grasp > entire silRTOS and infact within two day; i ran silRTOS with > sample application on my custom MIPS32 board. > > I got good impression and would encourage people to use silRTOS > for: > > 1. Beginner of rtos who want to study RTOS & want to learn RTOS > as source code available. > > 2. Low-Footprint, which can be used for low memory embedded > product. (Like what i was looking) > > 3. Optimized RTOS and low Task switch/ISR latency, which make no > over-head for embedded application. > > 4. Different processor architectures RTOS port available. > > 5. Free to use for commercial project and needn't to give a > single penny or single line of code to silRTOS Author (Most > important reason for me to use)
Thank you for your opinion. However, a couple of points about your article. Firstly, you should make some reference to the URL where you downloaded, without which no-one can follow you. Secondly, the act of top-posting has lost all the sequential information of the thread. Please do not top-post. Your answer belongs after (or intermixed with) the quoted material to which you reply, after snipping all irrelevant material. See the following links: <http://www.catb.org/~esr/faqs/smart-questions.html> <http://www.caliburn.nl/topposting.html> <http://www.netmeister.org/news/learn2quote.html> <http://cfaj.freeshell.org/google/> (taming google) -- [mail]: Chuck F (cbfalconer at maineline dot net) [page]: <http://cbfalconer.home.att.net> Try the download section. ** Posted from http://www.teranews.com **
ROB wrote:
> I have downloaded silRTOS source with its MIPS32 port and pretty happy with > its small code size. It took just few hours to grasp entire silRTOS and > infact within two day; i ran silRTOS with sample application on my custom > MIPS32 board.
http://silcomm.com/ The only way to get the source code is to send the author your email address , what is that all about !! donald
> > I got good impression and would encourage people to use silRTOS for: > > 1. Beginner of rtos who want to study RTOS & want to learn RTOS as source > code available. > > 2. Low-Footprint, which can be used for low memory embedded product. (Like > what i was looking) > > 3. Optimized RTOS and low Task switch/ISR latency, which make no over-head > for embedded application. > > 4. Different processor architectures RTOS port available. > > 5. Free to use for commercial project and needn't to give a single penny > or single line of code to silRTOS Author (Most important reason for me to > use) > > -Rob > >> On Apr 13, 8:31=A0pm, "ROB" <rob701...@yahoo.com> wrote: >>> Hi, >>> =A0 =A0I am new to any RTOS and wanted to learn more about it. Can some > po= >> st >>> me small & freely available RTOS with documents details & source code. >>> Also let me know, if these RTOS are absolutely FREE to use for > commercial >>> requirement. I am looking for small(<10KB), FREE(cost 0 cents), >>> popular(used readily) RTOS :-) >>> >>> Thanks in advance. >> I think your requirement ( Learn RTOS / Understand RTOS & use for >> free :-( ) matches with silRTOS from silcomm.com, which is free to use >> for commercial products, low foot print with open source & widely >> used. They provide document, sources & different processor port, which >> make it easy learn RTOS for newbie. silRTOS provides only basic >> services like vector ISR handling/Task handling/Sem/MessQ/Memory Mgmt >> with small size micro kernel. Even newbie can learn silRTOS within 1 >> day. >> >> I recently used silRTOS for vary same reason (free, open source & >> small... offcourse not for learning) on ARM & MIPS system and it is >> working beautifully for my complex embedded system. >> >> Also I believe that there could be other free RTOS available beside >> silrtos, which you may find by Googling :-) ... >> >> >>

The 2024 Embedded Online Conference