Dear Vipul Jain, In message <b178b0fc1002212126o5ebe538bqca46310151cb0...@mail.gmail.com> you wrote: > > Some of the things that I have tried and would like to share with you.
Please re-read the documentation, carefully. > 2. as mine is ARM, I know that only file I am interested in is > examples/standalone/hello_world > why? because its in ARM ELF format. Wrong. The "go" command expects a raw binary image, it cannot handle ELF files. > 3. Now that I know the load addr, start addr and right hello_world file to > use, I did the following Wrong. You do not know, you assume. And probably your assumpions are wrong. You must CHECK if your assumptions are correct. Check the linker command that was used to link your program. Follow the advice in the FAQ to determine the entry point address. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de In general, they do what you want, unless you want consistency. - Larry Wall in the perl man page _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot