public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Nielsen Linus <Linus.Nielsen@elema.siemens.se>
To: ecos-discuss@sources.redhat.com
Subject: RE: [ECOS] eCos API
Date: Thu, 19 Apr 2001 01:01:00 -0000	[thread overview]
Message-ID: <63E7EC6F3685D311B640080006279198066A0528@visbur.siemens.se> (raw)

>       Hi, many RTOS e.g. WinCE, Paml, etc. allow user to use 
> it's API to
> develop applications and download it to it's system. Now I 
> want to support
> it. but don't know how to do it.

As far as I know there is no support for dynamic loading of
applications in eCOS.

(But I do think it's kind of unfair to call WinCE and PalmOS
RTOS'es. They do not play in the same league as eCOS, and are
not targetted at the same type of applications. They could
surely be called "embedded OS" but certainly not RTOS.)

I an earlier project, not with eCOS though, we developed a
separate API that wrapped the OS functionality using a
jump table on a fixed address. Using that, we could load
applications on the fly that called our functions via the
jump table.

/Linus

             reply	other threads:[~2001-04-19  1:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-19  1:01 Nielsen Linus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-04-18 21:00 james chen
2001-04-18 21:37 ` Lewin A.R.W. Edwards
2001-04-19  7:43   ` Grant Edwards
2001-04-19 23:50     ` Fredrik Hederstierna
2001-04-19 23:57   ` Chris Gray
2001-04-20  0:06     ` Jonathan Larmour
2001-04-20  6:22     ` Lewin A.R.W. Edwards

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=63E7EC6F3685D311B640080006279198066A0528@visbur.siemens.se \
    --to=linus.nielsen@elema.siemens.se \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).