This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

如何获取CMD中任意定义一段的首地址



如上图:用程序如何获取BOOTRAM这段定义的首地址0x010000

我的需求是:CMD文件可能会修改BOOTRAM这段定义的地址,应用程序可以对应的获取这段的首地址!