public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Uboot for ppc 405GP with vision probe
Date: Wed, 13 Sep 2006 10:26:41 -0400	[thread overview]
Message-ID: <45081521.7060202@smiths-aerospace.com> (raw)
In-Reply-To: <1158139574.15965.10.camel@izalco>

Thanh Nguyen wrote:
> Hi all, 
> 
> I'm in internship. It is the first time I use Uboot. I have to load the
> uboot binary in the flash (AMD 29VL461DH - 8MB - PPC 405GP) with vision
> Probe. But I got this error message from vision probe each time it tried
> to load the binary :  
> "Unable to communicate with the emulator. Please check the physical
> connection and use the terminal windows..."
> 
> I use the lastest version of Uboot : 1.1.4.  With the old binary (uboot
> 0.4.0), it works correctly. Thats why I think there is something wrong
> in my configuration walnut.h. I will appreciate a lot if anybody can
> give me a solution of this issue. 
> 
> Thanks a lot. 
> 
> NT

If it truly works with 0.4.0 and not with 1.1.4, I would speculate that 
your memory map with 1.1.4 is not compatible with your hardware... 
either your 1.1.4 image is in a different location or it is bigger.

Check your image sizes and locations (objdump for elf, less (the program 
;-) for S-record files, xxd and some luck if all you have is a 
VisionProbe binary lump).

gvb

      parent reply	other threads:[~2006-09-13 14:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-13  9:26 [U-Boot-Users] Uboot for ppc 405GP with vision probe Thanh Nguyen
2006-09-13 10:16 ` Wolfgang Denk
2006-09-13 14:26 ` Jerry Van Baren [this message]

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=45081521.7060202@smiths-aerospace.com \
    --to=gerald.vanbaren@smiths-aerospace.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox