Dear Alfred Morgan, In message <[email protected]> you wrote: > > I did. I have not modified hello_world.c so I thought it wouldn't = > apply. Here is my nm output: > > $ nm -n examples/standalone/hello_world > 00000010 N $d > 0000003c N $d > 0c100000 t $a > 0c100000 T hello_world > 0c10009c t $d > 0c1000bc t $a > 0c1000bc T dummy
Well, then your entry point is at 0c100000 and you don;t have to try other addresses. 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: [email protected] Mirrors should reflect a little before throwing back images. - Jean Cocteau _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

