<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Wolfgang,<br><br>The BDI config file for the Yosemite board on the U-Boot manual doesn't work (I can't erase the full range of flash between 0xFC000000 to 0xFFFFFFFF), so I've been using the one provided by AMCC.<br><br>When I do a reset halt, the PC does get set to 0xFFFFFFFC (please see below). But GDB still goes straight to 0x00000000. <br><br>The BDI config file from the U-Boot manual only allocates 2MB of flash (there are 64MBs on this board). If I use this config file, the GDB goes to 0xdeadbeef (but the BDI telnet shows the correct 0xFFFFFFFC for the PC after a reset-halt).<br><br>U-Boot is fully operational after I flash it onto the board, regardless of which config file I use.<br><br><br>440EP>reset<br>- TARGET: processing user reset request<br>- TARGET: resetting target passed<br>- TARGET: processing target startup ....<br>- TARGET: core #0 PVR is 0x422218D4<br>- TARGET: processing target startup passed<br>440EP>halt<br> Core number : 0<br><div style="text-align: center;"> Core state : debug mode<br></div> Debug entry cause : JTAG stop request<br> Current PC : 0xfffffffc<br> Current CR : 0x280fff82<br> Current MSR : 0x00002000<br> Current LR : 0x0ff9b084<br>440EP><br><br><br>> <br>> Probably your BDI config file needs adjusting. Try what you see when<br>> you use the telnet interface directly, i. e. where do you end up<br>> after a "reset halt" ?<br>> <br>> Best regards,<br>> <br>> Wolfgang Denk<br>> <br>> -- <br>> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel<br>> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany<br>> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de<br>> "...one of the main causes of the fall of the Roman Empire was that,<br>> lacking zero, they had no way to indicate successful termination of<br>> their C programs." - Robert Firth<br><br /><hr />Change the world with e-mail. <a href='http://im.live.com/Messenger/IM/Join/Default.aspx?source=EML_WL_ChangeWorld' target='_new'>Join the i’m Initiative from Microsoft.</a></body>
</html>