public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] debugging U-boot with GDB on a Au1550
@ 2005-07-16 21:18 Cliff Brake
  2005-07-16 21:38 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Cliff Brake @ 2005-07-16 21:18 UTC (permalink / raw)
  To: u-boot

I have U-boot running on a Au1550 platform.  I have verified that
re-location to RAM works but the system is crashing somewhere in
board_init_r.  I would like to debug this with GDB and a BDI2000, but
am running into a few issues.  U-boot for this platform is linked to
0xbfc00000 (the ROM reset vector).  This is not what I am used to as
most ARM platforms are linked to the RAM location.  After U-boot is
relocated to RAM, how do I tell GDB what the new link address is
(0x80fdc000 in this case)?

Thanks,
Cliff  

-- 
=======================
Cliff Brake
http://bec-systems.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-08-22 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-16 21:18 [U-Boot-Users] debugging U-boot with GDB on a Au1550 Cliff Brake
2005-07-16 21:38 ` Wolfgang Denk
2005-07-18 13:38   ` Cliff Brake
2005-08-22 19:24     ` Cliff Brake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox