Custom linkage when using Processor Expert

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

Custom linkage when using Processor Expert

ソリューションへジャンプ
2,482件の閲覧回数
davidsherman
Senior Contributor I

I've been using a modified linker file on a project.  One thing that's a little painful is I have to keep "Freeze Code Generation" turned on to keep it from overwriting my linker file.  The other painful thing is if I have to make a change in Processor Expert, I have to enable code generation again, make a backup copy of my linker file, let it overwrite the linker file when it builds, let it fail to build because the linker doesn't know what to do with the sections I've defined, turn off the code generation, copy my linker file back over, then build again.  Is there some way to either tell Processor Expert to preserve the linker file, or add your own linker directives?

ラベル(1)
0 件の賞賛
返信
1 解決策
2,341件の閲覧回数
adriancano
NXP Employee
NXP Employee

Hi,

You need to set the Generate linker file to NO in the Build options tab of the CPU component.

linker file code generation.jpg


Hope this information can help you.

Best Regards,
Adrian Sanchez Cano
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,863件の閲覧回数
MESOLAndre
Contributor I

This option does not appear to exist anymore. 
How can I turn this off in S32 Design Studio for Power Architecture 2.1?

0 件の賞賛
返信
2,342件の閲覧回数
adriancano
NXP Employee
NXP Employee

Hi,

You need to set the Generate linker file to NO in the Build options tab of the CPU component.

linker file code generation.jpg


Hope this information can help you.

Best Regards,
Adrian Sanchez Cano
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
2,341件の閲覧回数
davidsherman
Senior Contributor I

Thank you!  Did not know about that setting.  That works perfectly!

0 件の賞賛
返信