Reply by 42Bastian Schick March 3, 20062006-03-03
On 3 Mar 2006 00:18:54 +0100, roger.larsson@norran.net wrote:

>42Bastian Schick wrote: >> Did you go to my employers web-site : www.sciopta.com ? >> > >That sounds a lot like OSE. >http://www.ose-systems.co.uk/whyose.htm
We are kind of a spin-off. But only the basic idea (direct message passing) is the same which is _not_ an ENEA brand BTW. More on Sciopta's history ? Sciopta's functionality is comparable OSE Delta with the size of 2 times OSE Epsilon :-) On ARM: 2K (minimal set of functions needed for an application) to 18K (all functions) ROM footprint. -- 42Bastian Do not email to bastian42@yahoo.com, it's a spam-only account :-) Use <same-name>@monlynx.de instead !
Reply by March 2, 20062006-03-02
42Bastian Schick wrote:

> On 23 Feb 2006 13:04:54 -0800, "Rick North" > <dontreplytothisaddy@hotmail.com> wrote: > >>Hi All, >> >>I have tried to get some information about RTOS from different >>suppliers, but I find it hard to cut trough the marketing and sales >>pitch persons. Before you can get any answers, you have to answer 50 >>questions to get any info at all and then they want to demo their >>excellent RTOS. Taking more of your time. So I thought I might ask the >>community if they have any real life experiences and 'gotchas' to >>share. > > Did you go to my employers web-site : www.sciopta.com ? >
That sounds a lot like OSE. http://www.ose-systems.co.uk/whyose.htm /RogerL
Reply by 42Bastian Schick March 2, 20062006-03-02
On Thu, 02 Mar 2006 08:09:37 +0800, Paul Whitfield
<NoSpam@iinet.net.au> wrote:

> >There is nothing worse than working on a RTOS, where >you don't have source, where the vendor decides to >stop supporting a particular processor!
I add one more: Worse if you have no source at all. Only thing our customers struggle a bit: Our kernel is written in assembler. It is sometimes the first time they need to see assembler sources :-) -- 42Bastian Do not email to bastian42@yahoo.com, it's a spam-only account :-) Use <same-name>@monlynx.de instead !
Reply by banh March 2, 20062006-03-02
hi,
this is really cool RTOS, because it's based on HW.
However, is there any customer adopting it? and is it cheap?

42Bastian Schick wrote:

> On 26 Feb 2006 13:01:55 -0800, "Rick North" > <dontreplytothisaddy@hotmail.com> wrote: > > >Great replies, Thank you all for sharing. > > > >I like the Pete Fenelon msg about true hard RTOS and looked around more > >and found one in Sweden. Sierra by Realfast, > >http://www.realfast.se/RFIPP/products/sierra/sierra.shtml > > Hey, that's cool: An RTOS in hardware. > > -- > 42Bastian > Do not email to bastian42@yahoo.com, it's a spam-only account :-) > Use <same-name>@monlynx.de instead !
Reply by Paul Whitfield March 1, 20062006-03-01
42Bastian Schick wrote:
> On Mon, 27 Feb 2006 09:05:49 +0800, Paul Whitfield > >> With commercial support if you require! >> >> The free community support is better than anything I have ever got as a >> result of paying for it! > > > You bought from the wrong company :-) >
But my experiences spans 2 decades and seven or more RTOS vendors .. of which only two vendors have given what I consider to be *acceptable* support!! Generally I have not been the one making the original decision... just dealing with the consequences! :-( It should be remembered once you pick an RTOS for a product, you are pretty much locked in for the life of the product. There is nothing worse than working on a RTOS, where you don't have source, where the vendor decides to stop supporting a particular processor! Since moving to rtems, on the rare occasions where I have had a problem I have ALWAYS been pleasantly surprised by the level of support the developer community provides! Generally I would say whatever you do, commercial or open source make sure you get an RTOS with source code, that way you ALWAYS have the option of fixing problems yourself. Regards Paul
Reply by 42Bastian Schick March 1, 20062006-03-01
On 26 Feb 2006 13:01:55 -0800, "Rick North"
<dontreplytothisaddy@hotmail.com> wrote:

>Great replies, Thank you all for sharing. > >I like the Pete Fenelon msg about true hard RTOS and looked around more >and found one in Sweden. Sierra by Realfast, >http://www.realfast.se/RFIPP/products/sierra/sierra.shtml
Hey, that's cool: An RTOS in hardware. -- 42Bastian Do not email to bastian42@yahoo.com, it's a spam-only account :-) Use <same-name>@monlynx.de instead !
Reply by 42Bastian Schick March 1, 20062006-03-01
On Mon, 27 Feb 2006 09:05:49 +0800, Paul Whitfield >
>With commercial support if you require! > >The free community support is better than anything I have ever got as a >result of paying for it!
You bought from the wrong company :-) Tip for evaluation an RTOS: Send a stupid support question and check how long it takes that you get an answer. If support is bad during evaluation it won't be better when you've bought. -- 42Bastian Do not email to bastian42@yahoo.com, it's a spam-only account :-) Use <same-name>@monlynx.de instead !
Reply by 42Bastian Schick March 1, 20062006-03-01
On Fri, 24 Feb 2006 12:29:40 -0600, "Bo" <bo@cephus.com> wrote:
>> Then you didn't dig deep enough. Or some people tried to rob you. Have >> you looked at Sciopta? >> >Never heard of them. Will check it out...
What ?? :-) *hmpf* check out www.sciopta.com -- 42Bastian Do not email to bastian42@yahoo.com, it's a spam-only account :-) Use <same-name>@monlynx.de instead !
Reply by 42Bastian Schick March 1, 20062006-03-01
On 23 Feb 2006 13:04:54 -0800, "Rick North"
<dontreplytothisaddy@hotmail.com> wrote:

>Hi All, > >I have tried to get some information about RTOS from different >suppliers, but I find it hard to cut trough the marketing and sales >pitch persons. Before you can get any answers, you have to answer 50 >questions to get any info at all and then they want to demo their >excellent RTOS. Taking more of your time. So I thought I might ask the >community if they have any real life experiences and 'gotchas' to >share.
Did you go to my employers web-site : www.sciopta.com ? Check out the PDFs found there and if it is not enough info drop me an email bastian.schick@<company>.com But be aware: It is direct-message-passing, no global variables and _no_ semaphores :-) but with 6 system-calls you can build 80% of your application ! -- 42Bastian Do not email to bastian42@yahoo.com, it's a spam-only account :-) Use <same-name>@monlynx.de instead !
Reply by Paul Whitfield February 26, 20062006-02-26
Dave wrote:
> On Thu, 23 Feb 2006 13:04:54 -0800, Rick North wrote: > >> I have tried to get some information about RTOS from different >> suppliers, but I find it hard to cut trough the marketing and sales >> pitch persons. Before you can get any answers, you have to answer 50 >> questions to get any info at all and then they want to demo their >> excellent RTOS. Taking more of your time. So I thought I might ask the >> community if they have any real life experiences and 'gotchas' to >> share. >> >> Have anybody used the PPC405 inside a Virtex-4 with a RTOS? Which one >> and what grade would you give it? > > Look at RTEMS at www.rtems.com. It supports 14 different CPU families > currently, including: > > * powerpc - IBM and Motorola PowerPC 4xx, 5xx, 6xx, 7xx, 8xx, > 74xx, and 75xx > > It is free, open-source software.
With commercial support if you require! The free community support is better than anything I have ever got as a result of paying for it! Paul