From: Pete Popov <ppopov@mvista.com>
To: "Srinivas JT." <srinivasjt@esntechnologies.co.in>
Cc: linux-mips@linux-mips.org
Subject: Re: Error :Nomatch found in TLB ?????
Date: Wed, 21 Jul 2004 09:53:19 -0700 [thread overview]
Message-ID: <40FE9F7F.6040101@mvista.com> (raw)
In-Reply-To: <4EE0CBA31942E547B99B3D4BFAB34811067510@mail.esn.co.in>
Srinivas JT. wrote:
>Dear All,
>I am very new to this group.
>I tried to load my .serc file into my Db1500 SDB. The steps that I followed are,
>
>1) I wrote a filein C(Linux).
>2) I generated an object file using gcc.
>3) By using objcopy I converted my obj file into srec file.
>4) Then I tried to download my srec file into Db1500 SDB in Yamon using tftp.
>
>then I got error as,
>
>Error: No match in TLB for mapped address : Address = 0x00000000
>
>Why I am getting this error ?. Is any error there in my procedure..?
>
>
Link your image to kseg0, not a virtual addresses like 0. The kernel,
for example, is linked at kseg0 so the srec addresses are at 0x80100000.
Since not tlbs are required for kseg0, yamon does not have problems
loading into that region.
Pete
prev parent reply other threads:[~2004-07-21 16:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-21 12:55 Error :Nomatch found in TLB ????? Srinivas JT.
2004-07-21 12:55 ` Srinivas JT.
2004-07-21 14:44 ` Geert Uytterhoeven
2004-07-21 16:53 ` Pete Popov [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=40FE9F7F.6040101@mvista.com \
--to=ppopov@mvista.com \
--cc=linux-mips@linux-mips.org \
--cc=srinivasjt@esntechnologies.co.in \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.