摘要:
经常见到嵌入式设计中,将某一程序段的入口地址转换为一个函数,我们来分析一下它的成分:
如在bootloader的0x00000020地址上的双字单元中有这样一条语句:
@Address is 0x00000020
b powerdown @Jump to the flag "powerdown" 阅读全文
posted @ 2008-05-23 22:16
刘伟_luvi
阅读(819)
评论(0)
推荐(0)