From: "Jason Park" <jason@amadeus.kist.re.kr>
To: "Shen Rong" <rshen@udtech.com.cn>
Cc: "LINUX MAILING LIST" <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: How do you change the program counter (PC)
Date: Fri, 24 Jan 2003 17:33:43 +0900 [thread overview]
Message-ID: <001101c2c383$6000c330$5e207aa1@fish> (raw)
In-Reply-To: 025b01c2c355$199c8600$e600a8c0@udtech.net
> go 0xffc00100
> or
> ti 0xffc00100
starting address for flash is 0xff00 0000 where there is a hardware reset
word . even when i type in "go 0xffc00100", it still jumps to the part in
the flash where the embedded planetcore bootloader is stored (0xfff00100).
so, i decided to delete the hardware reset word... and now BDI cant even
connect to the target, as i get this output:
*** TARGET: resetting target failed
# PPC: unexpected response from target
- TARGET: target will be restarted in 10 sec
- TARGET: processing user reset request
- BDI asserts HRESET
- Reset JTAG controller passed
- Bypass check: 0x55 => 0xAA
- Bypass check: 0x55 => 0xAA
- JTAG exists check passed
- Target PVR is 0x00810101
- COP status is 0x05
- Check running state failed
- TARGET: Target PVR is 0x00810101
*** TARGET: resetting target failed
# PPC: unexpected response from target
- TARGET: target will be restarted in 10 sec
and it goes on and on... having some major regrets about deleting that
hardware reset word... now i cant even connect to the embedded board.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-01-24 8:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-24 0:25 How do you change the program counter (PC) Jason Park
2003-01-24 3:02 ` Shen Rong
2003-01-24 8:33 ` Jason Park [this message]
2003-01-24 8:56 ` Shen Rong
2003-01-24 13:20 ` Kenneth Johansson
-- strict thread matches above, loose matches on Subject: below --
2003-01-24 16:58 erik.teose
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='001101c2c383$6000c330$5e207aa1@fish' \
--to=jason@amadeus.kist.re.kr \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=rshen@udtech.com.cn \
/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.