public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.co.uk>
To: Vu Dang <dangvu@amoret.seas.ucla.edu>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] make a program run at powerup on CL_PS7111 board with eCos
Date: Thu, 24 Aug 2000 07:58:00 -0000	[thread overview]
Message-ID: <39A537FD.6D05DF39@redhat.co.uk> (raw)
In-Reply-To: <Pine.LNX.4.10.10008212259270.16076-100000@amoret.seas.ucla.edu>

Vu Dang wrote: 
> 1) How could I change CYGHWR_HAL_ARM_EDBXXX_VARIANT from the EP7211 to the
> CL_PS&111 using eCos configuration tool? I couldn't find the "cirrus Logic
> processor variant" option.

Assuming you are using at least eCos v1.3.1 it should be under "eCos HAL",
"ARM architecture", "Cirrus Logic Development Board", and then it's there
as "Cirrus Logic processor variant". 

Or you could use the Edit->Find menu option.
 
> 2) After I finish with configuring eCos, if I download, for example,
> gdb_module.bin onto the Flash,
> 
>   a) what are the differences compared to the case the target board have a
> prebuilt gbd stub (which comes with eCos) on it?

There's a good chance a preloaded GDB stub has been better tested than one
you build. If you don't have any particular reason to rebuild it, it's
probably best not to. But feel free to do so if you do have a reason.

>   b) does it mean that I have a full eCos on my development board (an OS)?

No, what you program into flash (gdb_module.bin) is just a boot loader and
debugging interface to GDB. eCos itself is only included in the application
you build.
 
> 3) If I want to have a program (my application) run automatically when the
> CL_PS7111 is turn on,
> 
>   a) does it mean that I have to build the application and then link it
> with eCos?

Yes.
 
>   b) if it is, what are steps that I should do?

Choosing ROM startup for your application (in the Cirrus Logic HAL
configuration options in the configuration tool) is the key thing.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

  reply	other threads:[~2000-08-24  7:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-21 23:05 Vu Dang
2000-08-24  7:58 ` Jonathan Larmour [this message]
2000-08-24  8:09   ` [ECOS] make a program run at powerup on CL_PS7111 board with Gary Thomas
2000-08-24 17:19     ` Vu Dang
2000-08-25  4:00       ` Gary Thomas
2000-08-25  5:23       ` Bart Veer

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=39A537FD.6D05DF39@redhat.co.uk \
    --to=jlarmour@redhat.co.uk \
    --cc=dangvu@amoret.seas.ucla.edu \
    --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).