《Windows高级调试》的英文原版 参考链接: http://www.china-pub.com/195640 http://www.amazon.com/Advanced-Windows-Debugging-Mario-Hewardt/dp/0321374460/ref=sr_1_1?ie=UTF8&s=books&qid=1280847198&sr=8-1-spell This book enables you to * Master today’s most powerful Wind
关于U-boot代码重定位的文档. U-Boot relocation and Debug The relocation on arm is working, before u-boot-2010.09,there are two define CONFIG_SKIP_RELOCATE_UBOOT and CONFIG_SKIP_LOWLEVEL_INIT, when they are defined in your board configuration header file (in my
这是一份如何在Window下编译调试U-boot代码的文档。通过一个占用内存64MB的Debian来实现代码编译等,通过Putty登陆账号,透过SAMBA查看文件系统,通过Eclipse CDT和Jlink调试。 请先阅读《Building and Debuging U-Boot in Eclipse Helios On Window XP.pdf》