Trying to Copy a Processor Expert Project

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

Trying to Copy a Processor Expert Project

跳至解决方案
1,291 次查看
rsk2
Contributor I

Hello,

 

I have developed a C project using Processor Expert and now I would like to copy this project. (I have the same processor with the mostly the same functionality on two different boards). I tried copying the folder and renaming some files, but the PE settings did not get transfered. Is there a tool to handle moving the PE settings?

Thank you,
Randy

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
927 次查看
ProcessorExpert
Senior Contributor III

Hello,

 

I am guessing that you are using CodeWarrior Classic, because you have not mentioned this information in your post.

 

I think that the easiest way will be the following (this steps also match for renaming a project without point 4):

 

1- Create new PE Project with MCU that you use

2 - Using “Import…” menu command import all PE settings from origin project (import menu command is available in pop-up menu of "Project Panel" window by clicking into white space)

3 - Copy Events.c, Events.h, and main module from origin project into new one (eventually also user modules)

4 - Set PE components according to another PCB

 

best regards
Vojtech Filip
Processor Expert Support Team

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
928 次查看
ProcessorExpert
Senior Contributor III

Hello,

 

I am guessing that you are using CodeWarrior Classic, because you have not mentioned this information in your post.

 

I think that the easiest way will be the following (this steps also match for renaming a project without point 4):

 

1- Create new PE Project with MCU that you use

2 - Using “Import…” menu command import all PE settings from origin project (import menu command is available in pop-up menu of "Project Panel" window by clicking into white space)

3 - Copy Events.c, Events.h, and main module from origin project into new one (eventually also user modules)

4 - Set PE components according to another PCB

 

best regards
Vojtech Filip
Processor Expert Support Team

 

0 项奖励
回复