From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] run_command() / do_run() fails in standalone application
Date: Fri, 26 Dec 2008 17:30:03 +0100 [thread overview]
Message-ID: <20081226163003.43CA8833DBB7@gemini.denx.de> (raw)
In-Reply-To: <3efb10970812260240q4b3c7178nab2e9788a5b7cf8d@mail.gmail.com>
Dear Remy,
In message <3efb10970812260240q4b3c7178nab2e9788a5b7cf8d@mail.gmail.com> you wrote:
>
> > when i tftp that application to 0x40000 to Power PC evaluation
> > board then
>
> Is there really RAM located at this address on your board?
> Address 0x40000 is usually only an example address...
It is very likely that there is RAM at this address. On PowerPC, RAM
usually is mapped starting at physical address 0.
> > i start executing go 40004 command its not doing any thing.
>
> You should use the the same address in the 'go' command as to which
> you load the executable.
This advise is almost certainly wrong - the entry point is usually not
the same as the image's start address.
If in doubt, it helps reading the FAQ. See especially section
"14.2.16. My standalone program does not work" ...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Real computer scientists don't comment their code. The identifiers
are so long they can't afford the disk space.
next prev parent reply other threads:[~2008-12-26 16:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-26 6:50 [U-Boot] run_command() / do_run() fails in standalone application rudresh
2008-12-26 10:40 ` Remy Bohmer
2008-12-26 16:30 ` Wolfgang Denk [this message]
2008-12-27 9:30 ` Remy Bohmer
2008-12-27 11:17 ` 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=20081226163003.43CA8833DBB7@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.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 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.