[ECOS] Re: Is eCos project still alive?

Anthony Tonizzo atonizzo@gmail.com
Thu Dec 13 03:02:00 GMT 2007


Alexander:

> Although I see some activity on eCos
> mailing lists, it doesn't bring a peace to my mind. What happened to
> eCos? It used to be very active in early 00. Why its releases are not
> updated? It is quite strange, that ecoscentric commercially distributes
> a product that is so old.

Some activity, ah?

How much time did you actually spend researching the subject before
posting your questions on the mailing list?

If you had your homework, you would have found out that eCos is very
much alive, and that snapshots of the latest development tree are issued
every week, not every month or every year. If you had spent more than a
passing moment on the web site of the fine people at eCosCentric you
would have found that under the "DevZone" tab there is menu called
Snapshots. Do you care to guess where that leads you?

And if you had spent more than a passing moment actually _reading_
the mailing lists you would have found that people keep posting patches
almost every day, not only making old packages even better, but
also adding new ones.

> 2) eCOS doesn't distinguish between privilege levels. Is there any way
> to enable it for x86 platform? We need to keep user applications away
> from the control system core that we would like to run in Ring 0.

That assumes that you have full support for an MMU. Ecos' use of MMU
is limited to static configuration of MMUs, even in those architectures
that actually have an MMU built in. Don't blame eCos for missing MMU
support: This is a carefully thought decision on the part of the eCos
architects. Remember that we are talking about real time systems,
where dynamic manipulation of an MMU is not such a great idea.

If you need a full MMU, Linux is your OS.

T

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list