public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Eric de Jong" <list_ericdejong_10@gmx.net>
To: <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] General questions on ecos
Date: Mon, 29 Sep 2003 06:36:00 -0000	[thread overview]
Message-ID: <000201c38654$2b5d1040$e33922c7@ericnt> (raw)
In-Reply-To: <004201c38537$612165a0$0a00000a@shuttle>

>> Is redboot just a bootloader or is redboot a complete OS based on ecos ?

Just a bootloader with a gdb stub build in. Depending on your hardware you can
load an application over the serial port or over a network. You may also use the
gdb stub over the serial port or over a network.

>> When i send my program using gdb do I send the ecos with it or just my
program ?

Both. ecos IS part of your program. You cannot send it seperatly.

>> In the case i just send my program on wich operating system is my machine
running ? redboot ?

None. The only thing there is left on your computer when you have loaded your
application is the gdb debugger stub, which will assist you in ... debugging :)

>> How do I install ecos on the machine (with or without redboot) , I mean is
there a way to have my ecos laptop running on it's own (with a erminal, etc...)

With ecos you create a SINGLE program. This program runs ALONE on a computer. It
cannot coexist with other programs on the same computer like unix does. However
in your programs you can create more than one thread.

Please keep in mind that ecos is meant to create applications for embedded
computers, like network routers, mp3 players, personal assistants, robots. It is
not intended to create a linux or a windows application.

Eric.


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

      reply	other threads:[~2003-09-29  6:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-27 20:38 Gatien Gillon
2003-09-29  6:36 ` Eric de Jong [this message]

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='000201c38654$2b5d1040$e33922c7@ericnt' \
    --to=list_ericdejong_10@gmx.net \
    --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).