ADS1.2中RO base与RW base
摘要:
RO-base address(即设定Image$$RO$$Base),这个选项将包含有RO(Read-Only属性)输出段的加载地址和运行地址设置为address,RW-base address这个选项设置包含RW(Read/Write属性)输出段的域的运行时地址。Image$$RO$$Base is the address of the read-only execution region (usually contains code and read-only data).Image$$RW$$Base is the address of the read-write execution 阅读全文
posted @ 2011-11-24 14:44 LoveFM 阅读(2566) 评论(0) 推荐(1)