* [U-Boot-Users] Uboot for ppc 405GP with vision probe
@ 2006-09-13 9:26 Thanh Nguyen
2006-09-13 10:16 ` Wolfgang Denk
2006-09-13 14:26 ` Jerry Van Baren
0 siblings, 2 replies; 3+ messages in thread
From: Thanh Nguyen @ 2006-09-13 9:26 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Uboot for ppc 405GP with vision probe
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
1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2006-09-13 10:16 UTC (permalink / raw)
To: u-boot
In message <1158139574.15965.10.camel@izalco> you wrote:
>
> 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..."
Please contact WindRiver technical support. This is off topic here.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Yes, it's a technical challenge, and you have to kind of admire
people who go to the lengths of actually implementing it, but at the
same time you wonder about their IQ...
-- Linus Torvalds in <5phda5$ml6$1@palladium.transmeta.com>
^ permalink raw reply [flat|nested] 3+ messages in thread* [U-Boot-Users] Uboot for ppc 405GP with vision probe
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
1 sibling, 0 replies; 3+ messages in thread
From: Jerry Van Baren @ 2006-09-13 14:26 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-09-13 14:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox