linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: nunninger@web.de
Cc: Linuxppc-Embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Switching on virtual adresses -> TLB miss -> break
Date: Thu, 01 Mar 2001 17:34:29 +0100	[thread overview]
Message-ID: <20010301163434.EA99A2881E@denx.denx.de> (raw)
In-Reply-To: Your message of "Thu, 01 Mar 2001 16:15:47 +0100." <3A9E75B3.23216.ABFCB3D@localhost>


In message <3A9E75B3.23216.ABFCB3D@localhost> Stefan wrote:
>
> I got a problem running linux on a custom MPC860 board for which
> I hope somebody knows a solution. I'm using linux 2.2.14 from
> Montavista.
>
> My code arrives at the point in /kernel/head.S where virtual address
> translation is switched on.

This is a FAQ!!! Did you bother to check the archive?
Did you initialize DER to a useful value like 0x2002000f ?

...
> I found this using the debugger of VisionClick. By now I switched to

Vision* does not understand virtual addresses. You cannot use it once
Linux has turned on the MMU. There is no MMU support  available  now,
nor has WRS any plans to add it in the near future.

> BDM4GDB. However with GDB I can not verify wheter these
> instruction work or not as I don't get propper symbol information in
> the assembler files. However no matter which debugger I'm using

Why not? This works fine for me...

> the code stops in the exception described above.

...probaly you just think  it  stops,  while  in  fact  you  did  not
initialize DER correctly.

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
"Deliver yesterday, code today, think tomorrow."

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2001-03-01 16:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-01 15:15 Switching on virtual adresses -> TLB miss -> break nunninger
2001-03-01 16:34 ` Wolfgang Denk [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=20010301163434.EA99A2881E@denx.denx.de \
    --to=wd@denx.de \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=nunninger@web.de \
    /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 NNTP newsgroup(s).