This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Question for eCos


Firstly, don't send mail to ecos-announce - you didn't have an
announcement! Secondly, don't send mail to the cygwin list - your problems
are specific to eCos.

¹Ú¼¼ÁØ wrote:
> 
> Hello.
> My name is se-joon, Park.
> I am working at Trigem Company, in Seoul, KOREA.
> We have a project about developing embedded system using embedded linux.
> Thesedays, we studying the EDK tool and eCos.

I hope you realise that eCos is _not_ Linux.

> And we have some question. If you know, answer us please...
> 
> Now we installed the eCos v1_3_1 and cygnus program with windows 2000
> professional version.
> We will trying setting the target system(x86) and boot with ram or flash
> memory and connected by LAN with host.
> (no hard-disk, 16M under size ram)
> 
> 1. In eCos, how can we create the kernel image?
> 2. In eCos, how can we create boot loader image?

The x86 target only supports floppy booting at this time. You start by
writing a "gdb stub image" to that floppy, which in turn allows you do
download applications over serial, to start off with. To build the image
and write the floppy, refer to the i386 getting started guide at
http://sources.redhat.com/ecos/docs-latest/

> 3. With eCos, how can we setting the connection between host and target
> system?

Serial is all that's possible in eCos 1.3.1. There are some patches
available to support ethernet debugging with RedBoot.

> 4. In eCos, is that possible adding new package which is not exist in
> package administrator tool.
>     We want modify and optimize the eCos kernel and add this by new
> package. Is this possible?

Yes. I won't go into details now as I suspect it will be some time before
you get to the stage of creating your own packages.

> 5. Where can we get or download the eCos v1_4_x? We cannot find in redhat
> homepage.

It has not been publically released. The next public release will be 1.5.
You can get sources roughly equivalent to the 1.4 series releases from
anonymous CVS - http://sources.redhat.com/ecos/anoncvs.html

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]