S32 Design Studio for ARM Version: 2.2

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32 Design Studio for ARM Version: 2.2

Jump to solution
849 Views
JXLIN
Contributor II

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

0 Kudos
Reply
1 Solution
824 Views
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

View solution in original post

0 Kudos
Reply
4 Replies
825 Views
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 Kudos
Reply
810 Views
JXLIN
Contributor II

嗨,VaneB

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

0 Kudos
Reply
795 Views
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 Kudos
Reply
783 Views
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