Add items to ProcessorExpert.prm

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

Add items to ProcessorExpert.prm

ソリューションへジャンプ
956件の閲覧回数
juliancox
Contributor V

I have used ProcessorExpert to create a S08 application, but I need to add items to the linker file ProcessorExper.pr.m but every time i build the app the file is re-generated without my additions. How can I stop this from happening?

0 件の賞賛
返信
1 解決策
860件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Julian.

In processor expert project, prm file is generated by processor expert by default.

During working with pe project, prm will be overwritten after each code generation.

To avoid prm being overwritten, we need to set pe Build options  "Generate PRM file" as "NO". see below:

pastedImage_1.png
Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

1 返信
861件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Julian.

In processor expert project, prm file is generated by processor expert by default.

During working with pe project, prm will be overwritten after each code generation.

To avoid prm being overwritten, we need to set pe Build options  "Generate PRM file" as "NO". see below:

pastedImage_1.png
Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------