From: Kylo Ginsberg <kylo@veriwave.com>
To: linuxppc-embedded@ozlabs.org
Subject: bdi2000 + mpc8560ads, very early breakpoints
Date: Tue, 12 Apr 2005 12:21:18 -0700 [thread overview]
Message-ID: <425C1FAE.1000602@veriwave.com> (raw)
I'm running a bdi2000 (with mpc85xx-gdb f/w 1.03) with a mpc8560ads
target, and I'm trying to set breakpoints early on in linux startup (in
the head_e500.S code that sets up tlb's). I'm setting the breakpoints
from within the bdi telnet interface.
I can:
--succesfully hit a breakpoint set up to any instruction <= the address
of the first 'tlbwe'.
--single step (with the bdi "TI" command) past that 'tlbwe' as far as
I've cared to try
I cannot:
--hit a breakpoint once the first 'tlbwe' has executed. If I attempt to
do so, linux startup doesn't proceed, I lose further communication with
the target and the BDI claims "COP Freeze" and I have to reset the target.
Btw, the 'tlbwe' in question marks invalid the first tlb1 entry setup by
u-boot, which pointed at flash address space. Code is running out of
ram at this point.
I'm probably missing something very basic here. Any ideas?
Thanks,
Kylo
next reply other threads:[~2005-04-12 19:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-12 19:21 Kylo Ginsberg [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-04-13 13:37 bdi2000 + mpc8560ads, very early breakpoints Fahd Abidi
2005-04-13 18:59 ` Kylo Ginsberg
2005-04-13 19:37 ` 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=425C1FAE.1000602@veriwave.com \
--to=kylo@veriwave.com \
--cc=linuxppc-embedded@ozlabs.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.