2 Nov 2010 19:42
GDB Issue
Hello All,
I am having an issue getting U-Boot going on a PPC-440GX board. I am using
the GDB that was built with U-Boot for ppc-4xx and a BDI3000 to connect to
the target. Whenever I attempt to connect to the BDI3000, I get the
following error:
(gdb) target remote 192.168.4.252:2001
Remote debugging using 192.168.4.252:2001
Remote 'g' packet reply is too long:deadbeaf....
I believe this error is caused by GDB being configured to the wrong
architecture. So I did the following...
[njozwiak <at> localhost tftpboot]$ ppc_4xx-gdb u-boot
GNU gdb Red Hat Linux (6.7-1rh)
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show
copying"
(Continue reading)
RSS Feed