public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: Mathieu Routhier <mrouthier-list@softacoustik.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] RedBoot serial speed
Date: Tue, 25 Sep 2001 14:54:00 -0000	[thread overview]
Message-ID: <3BB0FD1B.761F76FB@redhat.com> (raw)
In-Reply-To: <000901c14604$0779f090$390214c0@mrouthier>

Mathieu Routhier wrote:
> 
> >You can investigate uploading compressed (using gzip) srecs instead,
> and
> >using load -d in redboot.
> 
> That would be great!  But my version of RedBoot (for AT91-EB40) does
> Not support -d.  If I type 'help load', this is what I get:
[snip]

Yes I now notice that's the default for the at91. It is a memory
constrained target (512K isn't a lot). You can fix this by rebuilding and
adding the zlib package into your configuration after you do the
"ecosconfig import". After that the redboot should support compression.
Although also be warned: for eCos apps you may have to up the "reserved"
memory. You can do this by changing the base of the rom_vectors section in
the memory layout tool from 0x2020000 to something a little bigger, bearing
in mind you've only got up to 0x2080000 to play with.

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

  reply	other threads:[~2001-09-25 14:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2330401A6FE03445ADA682F5EBB7502D02B181B4@mtv01ex01.mindtree.com>
2001-09-25  6:47 ` [ECOS] e7t ROM startup Jesper Skov
2001-09-25  7:02   ` [ECOS] RedBoot serial speed Mathieu Routhier
2001-09-25 12:57     ` Jonathan Larmour
2001-09-25 13:52       ` Mathieu Routhier
2001-09-25 14:54         ` Jonathan Larmour [this message]
2001-09-25  7:14   ` [ECOS] e7t ROM startup Simon

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=3BB0FD1B.761F76FB@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=mrouthier-list@softacoustik.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).