S32DS generate elf and map file address is offset,how to set S32ds to let it not offset?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

S32DS generate elf and map file address is offset,how to set S32ds to let it not offset?

跳至解决方案
1,742 次查看
jinshuaixu
Contributor V

     Recently ,l find s32ds generate .elf and .map file address  is offset,set below picture

201427_201427.pngpastedImage_1.png

      In project ,l have setted SRAM1 area form  0x1fffb000 to 0x1fffcfff,SRAM2 area is form 0x1fffd000 to 0x1fffefff.

      l know that the variable  "Inca_writecode_ROM2" load address 0x1fffd000, but l want let .elf file address do not offset.Because the next  l will use "Vector ASAP2 " software to import .elf file,so if address is offset ,it will cause software read data is error.

     l have uploaded the project, thank you for you helping.

Original Attachment has been moved to: hello_world.zip

标签 (1)
0 项奖励
1 解答
1,428 次查看
jinshuaixu
Contributor V

hello,all

       l solve this problem through change the link file of project.

在原帖中查看解决方案

0 项奖励
1 回复
1,429 次查看
jinshuaixu
Contributor V

hello,all

       l solve this problem through change the link file of project.

0 项奖励