Export or print summary from Processor Expert?

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

Export or print summary from Processor Expert?

跳至解决方案
2,427 次查看
craigh
Contributor I
Is there any way to export or print a summary of the configuration that I've set up in Processor Expert? For example, I'd like to print out a full summary of the configuration options I selected for each bean.

Thanks - Craig
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,102 次查看
craigh
Contributor I
Thanks BN and Vojtech. After posting my message, I did discover the *_Settings.xml file and realized it contained the information I was looking for (albeit not in a nice fancy report style format - hmm, maybe I need to look for an xml formatting program). I see the .pe file also has the same information in a different format but that file might be easier to use if I have to copy/paste an item between projects (unlikely).

Thanks again,

Craig

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,102 次查看
BlackNight
NXP Employee
NXP Employee
Hello,
have a look at the *.pe file located in the root folder of your project. This is a text file with all the settings.
Another methode I'm using: selecting beans in CodeWarrior, right mouse click and select 'copy to clipboard'. Then you could paste the copied beans into another CodeWarrior project (this is really nice and I use it very often to copy settings from one project to another), but you can paste the beans as well into a text file: then you simply have all the settings in text form.
Not like a verbose report in a nice formatting, but does the job.

Hope that helps,
BN
0 项奖励
回复
1,102 次查看
ProcessorExpert
Senior Contributor III
Hello all,

The settings of all beans in the user project are available in "_Settings.xml" file after code generation in folder Documentation in "Project Panel" window. You can find the "_Settings.xml" file in sub directory "DOC" in a project directory too.

best regards
Vojtech Filip
Processor Expert Support Team
UNIS
0 项奖励
回复
1,103 次查看
craigh
Contributor I
Thanks BN and Vojtech. After posting my message, I did discover the *_Settings.xml file and realized it contained the information I was looking for (albeit not in a nice fancy report style format - hmm, maybe I need to look for an xml formatting program). I see the .pe file also has the same information in a different format but that file might be easier to use if I have to copy/paste an item between projects (unlikely).

Thanks again,

Craig
0 项奖励
回复