S32 Design Studio for ARM Version: 2.2

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32 Design Studio for ARM Version: 2.2

ソリューションへジャンプ
850件の閲覧回数
JXLIN
Contributor II

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

0 件の賞賛
返信
1 解決策
825件の閲覧回数
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 返答(返信)
826件の閲覧回数
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 件の賞賛
返信
811件の閲覧回数
JXLIN
Contributor II

嗨,VaneB

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

0 件の賞賛
返信
796件の閲覧回数
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 件の賞賛
返信
784件の閲覧回数
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