Problem with running hello_world on Lite5200 eval board

Sebastian Huber sebastian.huber at embedded-brains.de
Fri May 1 09:14:56 UTC 2009


Sebastian Huber wrote:
> The start address of the text section is 0x10000 an not 0x40000 (used in 
> -a and -e mkimage options). The README.IceCube is not up to date.
>
> Joel Sherrill wrote:
>   
>> I'm at home but there is a step past getting the executable
>> where you have to use mkimage on it.  The command might
>> be in the list archives. 
>>
>> Thomas or Sebastian might have this handier.
>>
>> --joel
>>
>> Brian Mu wrote:
>> [...]
>>> => tftp 90000 hello.bin
>>> Using FEC ETHERNET device
>>> TFTP from server 172.21.3.224; our IP address is 172.21.3.46
>>> Filename 'hello.bin'.
>>> Load address: 0x90000
>>> Loading: #########
>>> done
>>> Bytes transferred = 127712 (1f2e0 hex)
>>> => go 90000
>>> ## Starting application at 0x00090000 ...
[...]

You have to boot the hello.img (bootm command) and not the hello.bin.



More information about the users mailing list