From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cliff Brake Date: Sat, 16 Jul 2005 16:18:18 -0500 Subject: [U-Boot-Users] debugging U-boot with GDB on a Au1550 Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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