S32 Design Studio for ARM Version: 2.2

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

S32 Design Studio for ARM Version: 2.2

跳至解决方案
856 次查看
JXLIN
Contributor II

S32 Design Studio for ARM
版本:2.2
为什么相同的代码,编译出来的十六进制文件不一样

0 项奖励
回复
1 解答
831 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @JXLIN 

To help us better understand the issue, could you provide a bit more detail? Specifically, we would like to know if the problem is happening only with your application or if you are seeing the same behavior with other applications as well.

This will give us a better context of the situation and help us analyze the root cause of this behavior.

 

BR, VaneB

在原帖中查看解决方案

0 项奖励
回复
4 回复数
832 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @JXLIN 

To help us better understand the issue, could you provide a bit more detail? Specifically, we would like to know if the problem is happening only with your application or if you are seeing the same behavior with other applications as well.

This will give us a better context of the situation and help us analyze the root cause of this behavior.

 

BR, VaneB

0 项奖励
回复
817 次查看
JXLIN
Contributor II

嗨,VaneB

就是同样的工程,同样的软件版本和SDK,还有同样的Linked Resources,我把工程给到其他几个同事编译,生成出来的hex文件就和我不一致,这和电脑有关系吗?我试了一下其他的工程是正常的,只有在boot工程情况下,我的电脑编译出来hex文件和其他同事不一致

0 项奖励
回复
802 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @JXLIN 

Would it be possible for you to share both projects with me? I would like to compare them to ensure there are no differences that might be causing the generation of different hex files.

0 项奖励
回复
790 次查看
JXLIN
Contributor II
The specific reason has been found, the SDK package added useless definitions resulting in inconsistent file sizes, thank you for your answer