Dear "MrGates", In message <89e1f23fa74d47e7b01be455b231e...@mrgates> you wrote:
> (gdb) step > _start () at start.S:41 > 41 in start.S ... > _start () at start.S:47 > 47 in start.S > (gdb) > reset () at start.S:108 > 108 in start.S ... > reset () at start.S:124 > 124 in start.S > (gdb) > call_board_init_f () at start.S:129 > 129 in start.S ... > These indicate that in start.S,first instruction:b reset not jump success What do you mean by that statement? > The process just go from one instruction to the next. You are running series of "step" commands - you are asking the debugger to "go from one instruction to the next", and this is what it does. What else would you expect? > What may be the problem?any suggestions is appreciate. Where exactly do you see a problem? 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 Don't tell me how hard you work. Tell me how much you get done. -- James J. Ling _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot