Add items to ProcessorExpert.prm

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

Add items to ProcessorExpert.prm

跳至解决方案
951 次查看
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 解答
855 次查看
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 回复
856 次查看
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!
-----------------------------------------------------------------------------------------------------------------------