[U-Boot-Users] u-boot "go" command query
Verma
ubootusers at gmail.com
Wed Nov 14 05:29:17 CET 2007
When we have obtained the symbol table for the stand alone application , we
have noticed that the addresses of all the global variables and function
definitions are starting with 0x802xxxxx. Hence, any standalone application
developed for INCA-IP has to be copied into the 0x80200000 location of the
RAM.
Verma.
Verma wrote:
>
> Hi ,
>
> I have copied ".bin" file of an application program onto "0xb0300000"
> flash location in the INCA-IP board from Infineon .
> When trying to execute this application from flash , using "go 0xb0300000"
> , the following message is displayed.
>
> INCA-IP-ROM # go 0xb0300000
> ## Starting application at 0xB0300000 ...
>
> After this message , no more execution was happening ( the board is
> hanging).
>
> Kindly, provide me with tips on how I can solve this issue..
>
> Thank You,
> Verma.
>
--
View this message in context: http://www.nabble.com/u-boot-%22go%22-command-query-tf4729580.html#a13739789
Sent from the Uboot - Users mailing list archive at Nabble.com.
More information about the U-Boot
mailing list