SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Gorilla and King Portfolio Candidates -- Ignore unavailable to you. Want to Upgrade?


To: dwayanu who wrote (16892)2/1/2000 1:55:00 AM
From: om3  Read Replies (1) | Respond to of 54805
 
Wind River, Linux, and eCos

Dway,

I agree with you regarding Linux probably being too big and clunky to put in toasters but it does seems quite suitable for set-top boxes (eg. Tivo), specialized servers (eg. Cobalt), internet appliances, and their ilk.

As far as RTOS's go, have you looked at eCos(http://www.cygnus.com/ecos/)? My guess is that they are much more of a threat to Wind River than Linux. Cygnus designed it from the ground up as an open source RTOS and built it in a quite modular way to make it easy to include only OS features actually needed in an application. They also stressed portability. Since one of their main lines of business was porting the compiler GCC to a bunch of embedded processors they should be competent at that. Unlike Linux, I don't believe most development is done by the mongrel hordes but rather is done internally at Cygnus. I think Cygnus (don't know about Red Hat) was using the open source aspect to gain market share by eliminating lock in (sort of an anti-gorilla!) rather than for purely philosophical reasons. I have no idea how it is doing in the market, though, and would be very interested if anybody else does. They've got endorsements from a bunch of heavyweights on their site (http://www.cygnus.com/ecos/micro.html) including: Arm, Fujitsu, Mips, Motorola, NEC, Oki, Panasonic, Toshiba, Toyota, etc.

--Steve



To: dwayanu who wrote (16892)2/1/2000 9:30:00 AM
From: TigerPaw  Read Replies (1) | Respond to of 54805
 
switch from in-house to an outside RTOS
It was my experience in the embedded world that the one thing that would get the programmers to switch OS was test equipment (emulators, simulators, and such) which was very compatible with the OS, and showed a great deal of information about the internal states of the OS as well as the application. Many third party packages were rejected because however strong the guarentee, it would not be trusted with critical applications if the programmers didn't know how it worked and what design trades offs it embodied.
TP