linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@netx4.com>
To: Joshua Horvath <Josh_Horvath-AJH051@email.mot.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Board boots when in BDM, hangs otherwise
Date: Mon, 01 May 2000 18:39:06 -0400	[thread overview]
Message-ID: <390E078A.14325494@embeddededge.com> (raw)
In-Reply-To: 390DDCC0.D293406B@labs.mot.com


Joshua Horvath wrote:

> ....  If I download this program via the BDM port and run it, everything
> works fine.


Welcome to the wonderful world of BDM.   The bottom line is the BDM
software is likely initializing something in the processor that you are
not doing in your code.  This is an all too typical problem I have
seen in many organizations, and is the reason the first thing I do
is write processor boot roms and initialization, then throw the BDM
away before even starting on the kernel.

> .... Now, the weird thing
> is, if I do an "IN" command (which does some basic initialization and puts the
> processor in debug mode) and then jump to flash and execute my code, everything
> works fine.

Yes, indeed, you are missing something in your code.


	-- Dan

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

  reply	other threads:[~2000-05-01 22:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-01 19:36 Board boots when in BDM, hangs otherwise Joshua Horvath
2000-05-01 22:39 ` Dan Malek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-05-01 22:40 Jochen Roth
2000-05-01 23:38 ` Jim Lewis
2000-05-02 13:59   ` Joshua Horvath
2000-05-02 15:01   ` Richard Hendricks
2000-05-02 21:22     ` Richard Hendricks

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=390E078A.14325494@embeddededge.com \
    --to=dan@netx4.com \
    --cc=Josh_Horvath-AJH051@email.mot.com \
    --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 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).