From: "Mark A. Greer" <mgreer@mvista.com>
To: dong in kang <dkang@east.isi.edu>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Kernel parameters (Sandpoint X3 with Altimus MPC755)
Date: Tue, 20 May 2003 11:14:46 -0700 [thread overview]
Message-ID: <3ECA7096.9060607@mvista.com> (raw)
In-Reply-To: <001401c31ef9$329f8170$45a97241@Minjoo>
dong in kang wrote:
> As a debugging tool, I'm using Metrowerks Codewarrior v.6.0 running on
>Windows 2000 platform.
>The BDI2000 for Codewarrior is connected to the JTAG port of the Sandpoint
>X3.
>I used the Codewarrior to load the linux kernel to the SDRAM of the
>Sandpoint X3.
>Of course, I used GCC to compile Montavista Linux kernel.
>(I heard that BDIgdb is the best tool for Linux kernel debugging.
>I'm considering purchasing BDIgdb.
>
Okay, that helps...I think. I still don't know what "BDI2000 for
codewarrior" means/is but anyway...
For right now, I recommend just using the telnet interface to the bdi.
Its simple and works. You can download the zImage thru that interface
(and tftp). The bdi manual has a page with all the cmds on it. Also,
while using the telnet interface, use only hard breakpoints (which means
you can only have one set at a time).
> Currently, I have a problem of enabling
>mmu.
>After the initial boot part of the Linux finishes setting up BATs and
>enables the mmu,
>the address translation is not done properly. So, when the kernel jumps to
>0xC0000000, it jumps to physical address 0xC0000000.
>It crashes there. I suspect BDI2000 with Codewarrior does not support mmu.
>
>
You shouldn't be having problems like that. Are you sure you used a
valid .config when you built the kernel? What address did you download
the zImage to? Did you try building/running the non-initrd image
(zImage.sandpoint)?
Mark
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-05-20 18:14 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-20 16:06 perl under eldk for ppc8xx XOL
2003-05-20 16:13 ` Mark Hatle
2003-05-20 16:23 ` Re[2]: " XOL
2003-05-20 16:42 ` Mark Hatle
2003-05-20 17:25 ` Kernel parameters (Sandpoint X3 with Altimus MPC755) dong in kang
2003-05-20 17:37 ` Mark A. Greer
2003-05-20 17:56 ` dong in kang
2003-05-20 18:14 ` Mark A. Greer [this message]
2003-05-20 19:26 ` dong in kang
2003-05-20 19:35 ` Wolfgang Denk
2003-05-20 22:45 ` Mark A. Greer
2003-06-10 18:22 ` dong in kang
2003-05-20 19:23 ` Re[2]: perl under eldk for ppc8xx Wolfgang Denk
2003-05-21 17:26 ` Wolfgang Denk
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=3ECA7096.9060607@mvista.com \
--to=mgreer@mvista.com \
--cc=dkang@east.isi.edu \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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.