<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hello Sebastian and Joel,<br><br>Thanks for taking time answering my post. Indeed, 0x10000 made a difference and with bootm command now 'Hello World' is printing out to the console...I knew there was something I overlooked;-)<br><br>Could one of you comment on the significance of this 0x10000 offset since I don't seem to find it in the code? Thanks.<br><br>Brian<br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Sebastian Huber <sebastian.huber@embedded-brains.de><br><b><span style="font-weight: bold;">To:</span></b> Joel Sherrill <joel.sherrill@oarcorp.com><br><b><span style="font-weight:
 bold;">Cc:</span></b> "rtems-users@rtems.org" <rtems-users@rtems.org><br><b><span style="font-weight: bold;">Sent:</span></b> Friday, May 1, 2009 2:14:56 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: Problem with running hello_world on Lite5200 eval board<br></font><br>
Sebastian Huber wrote:<br>> The start address of the text section is 0x10000 an not 0x40000 (used in <br>> -a and -e mkimage options). The README.IceCube is not up to date.<br>><br>> Joel Sherrill wrote:<br>>   <br>>> I'm at home but there is a step past getting the executable<br>>> where you have to use mkimage on it.  The command might<br>>> be in the list archives. <br>>><br>>> Thomas or Sebastian might have this handier.<br>>><br>>> --joel<br>>><br>>> Brian Mu wrote:<br>>> [...]<br>>>> => tftp 90000 hello.bin<br>>>> Using FEC ETHERNET device<br>>>> TFTP from server 172.21.3.224; our IP address is 172.21.3.46<br>>>> Filename 'hello.bin'.<br>>>> Load address: 0x90000<br>>>> Loading: #########<br>>>> done<br>>>> Bytes transferred = 127712 (1f2e0 hex)<br>>>> => go 90000<br>>>>
 ## Starting application at 0x00090000 ...<br>[...]<br><br>You have to boot the hello.img (bootm command) and not the hello.bin.<br>_______________________________________________<br>rtems-users mailing list<br><a ymailto="mailto:rtems-users@rtems.org" href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br><span><a target="_blank" href="http://www.rtems.org/mailman/listinfo/rtems-users">http://www.rtems.org/mailman/listinfo/rtems-users</a></span><br></div></div></div><br>

      </body></html>