Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Nicu Popovici <octavp@isratech.ro>
To: Florian Lohoff <flo@rfc822.org>
Cc: linux-mips@oss.sgi.com
Subject: Re: Loading srec imagine problem.
Date: Mon, 08 Jan 2001 14:44:52 -0500	[thread overview]
Message-ID: <3A5A18B4.D7339CF1@isratech.ro> (raw)
In-Reply-To: 20010108100930.A6841@paradigm.rfc822.org

Hello ,

Florian Lohoff wrote:

> On Sun, Jan 07, 2001 at 05:12:02PM -0500, Nicu Popovici wrote:
> > Hello ,
> >
> > I have now the following cross toolchain
> > binutils 2.10.1 - egcs.1.0.3a - glibc-2.0.6.
> >
> > I manage to cross compile the kernel for mips and when I try to load the
> > srec imagine on the mips I get the following error.
> >
> > For this srec imagine I used mips-linux-objcopy -O srec vmlinux
> > srecimagine.
>
> Wouldnt this use the original load address of the vmlinux as the srec
> address ? Wouldnt this mean you are probably overwriting your monitor
> while loading the srec ? Ususally you would load the image via srec to
> a different location with a small copy and run type code in front.

I do not know if this is the problem. I made objdump on this srec imagine and
it looks like the sections begin somewhere below 0x80100000 address and for
the srec imagine ( the one that I can load on ) the sections begin after
0x8010000 address. So the problem is here , something with setting the write
address for this srec imagine. Maybe from objcopy ( but I do not think so )
or from linker.

Nicu

      reply	other threads:[~2001-01-08 11:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-07 22:12 Loading srec imagine problem Nicu Popovici
2001-01-08  9:09 ` Florian Lohoff
2001-01-08 19:44   ` Nicu Popovici [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=3A5A18B4.D7339CF1@isratech.ro \
    --to=octavp@isratech.ro \
    --cc=flo@rfc822.org \
    --cc=linux-mips@oss.sgi.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