public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gthomas@redhat.com>
To: Christoph Csebits <christoph.csebits@frequentis.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] RedBoot ROM version
Date: Fri, 13 Jul 2001 04:27:00 -0000	[thread overview]
Message-ID: <XFMail.20010713052714.gthomas@redhat.com> (raw)
In-Reply-To: <20010713100929.A8701@frequentis.com>

On 13-Jul-2001 Christoph Csebits wrote:
> On Thu, Jul 12, 2001 at 08:13:04AM -0600, Gary Thomas wrote:
>> > Thats all I have changed from RAM version
>> > Is there some vital thing missing?
>> 
>> Look at other platforms to see how to make use of objcopy for what
>> you want.  The MBX is a good choice as it makes use of them when
>> building RedBoot.
> 
> Thanks, i used a wrong binary for burning it into flash.
> 
> Now i have the problem, that redboot hangs in the FEC driver
> initialization. (on a simple memory access: E.g.: qi->fec=txbase )
> 
> Changing the value of
> 
> cdl_option CYGNUM_HAL_COMMON_INTERRUPTS_STACK_SIZE {
>     user_value 6144
> };
> 
> to 10144 let me go further in my fec code. 

Can you tell why?  If you look at the system stack, does it really
get this full?

> 
> Whats the maximum value, and how does it depends on what?

There is no maximum value, it simply depends on how much memory you
want to reserve for RedBoot to use.

  reply	other threads:[~2001-07-13  4:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-12  7:02 Christoph Csebits
2001-07-12  7:13 ` Gary Thomas
2001-07-13  1:10   ` Christoph Csebits
2001-07-13  4:27     ` Gary Thomas [this message]
2001-07-16  1:55       ` Christoph Csebits
2001-07-16  7:32       ` Christoph Csebits
2001-07-16  7:40         ` Gary Thomas
2001-07-16  8:02           ` Christoph Csebits

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=XFMail.20010713052714.gthomas@redhat.com \
    --to=gthomas@redhat.com \
    --cc=christoph.csebits@frequentis.com \
    --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).