public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Nick Garnett <nickg@ecoscentric.com>
To: sivaraman venugopal <sivaramanvenugopal@yahoo.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] doubt on i386 PC Target building
Date: Mon, 01 Dec 2003 11:04:00 -0000	[thread overview]
Message-ID: <m3he0kyf27.fsf@miso.calivar.com> (raw)
In-Reply-To: <20031201103925.6610.qmail@web41613.mail.yahoo.com>

sivaraman venugopal <sivaramanvenugopal@yahoo.com> writes:

> Hi,
> 
> I am building ecos for i386 PC Target
> I am using Redhat linux.
> I downloaded ecos-2.0 from site
> 
> I did following things using Configuration tool
> 
> 1) build->templates , i selected i386 PC Target &
> default

You also need to select the FLOPPY startup type if you are going to
run applications stand-alone from a floppy.

> 
> 2) Gave native tools path

You mean the target toolchain here don't you? You cannot compile eCos
applications with the Linux native toolchain.

> 
> 3) build->library
> 
> it is taking  ECOS Repository Path correctly
> global prefix is ok. i have checked with all 
> makefiles
> 
> When i say build->library
>  It compiles all packges and creates the binary file
> and image file in ecos_install/bin directory
>
> i loaded the binary file in to the floppy using 
> 
> $ dd conv=sync if=gdb_module.bin of=/dev/fd0
> 
> the binary file is loaded into the floppy

What are you actually building here? If you are building RedBoot you
should have a redboot.bin, if you are building an eCos application you
will have .elf files for each application executable. None of these
should be called gdb_module. 

> 
> when i reboot my system with floppy, it boots from
> floppy and performs some reading from floppy and
> stops, and clears the screen.
> 
> no prompt is seen,cursor blinking at the top of the
> screen
> what should i do ?
> how can i add my own files to the ecos 

Start by reading the documentation and getting RedBoot and some of the
test programs that come with eCos to run. Then you will be in a better
position to start writing your own applications.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


-- 
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-12-01 11:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-01 10:39 sivaraman venugopal
2003-12-01 11:04 ` Nick Garnett [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=m3he0kyf27.fsf@miso.calivar.com \
    --to=nickg@ecoscentric.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=sivaramanvenugopal@yahoo.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).