
31 Dec
2002
31 Dec
'02
7:59 p.m.
Hello:
I now have a BDI2000, and I am preparing to use it to debug the u-boot code that I have generated.
Is it best to simply dissasemble the resulting image, and to single step through by referring to what gdb shows, and what the dissassembled code shows?
Essentially, I am looking for the series of steps that I would go through to build u-boot, and load, and run it using DDD or some other IDE based debugger so I can see the source as I step through the code.
Thanks
Jerry