Re: What is the difference between eCos and redboot?
- From: Grant Edwards <grante@xxxxxxxx>
- Date: Mon, 27 Feb 2006 14:54:39 -0000
On 2006-02-27, Monica <monica_dsz@xxxxxxxxx> wrote:
Hi,
I am monica from germany. I have a newbie query.
what is the difference between eCos and redboot?
eCos is a full-featured RTOS kernel with BSD network stacks and
all the usual RTOS features (mutexes, msg queues, semaphores,
several different schedulers, time-slicing, etc.).
RedBoot is a bootloader. It's single-threaded and does all
it's I/O using polling.
The documentation means redboot as a bootstrap environment.
Yup. You can use RedBoot to boot any applications using any OS
or executable image. It's currently used to boot Linux on a
lot of embedded systems.
But how can ecos run without redboot bootstrap?
Use a different bootloader or just burn the eCos application
into flash and run it from there.
--
Grant Edwards grante Yow! World War Three can
at be averted by adherence
visi.com to a strictly enforced
dress code!
.
- References:
- What is the difference between eCos and redboot?
- From: Monica
- What is the difference between eCos and redboot?
- Prev by Date: Embedded Job Opening in Big D
- Next by Date: Re: Closing Control Loops
- Previous by thread: Re: What is the difference between eCos and redboot?
- Next by thread: Linking objects with GNU LD
- Index(es):
Relevant Pages
|