In KDS, how can I duplicate a project while renaming it?

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

In KDS, how can I duplicate a project while renaming it?

跳至解决方案
2,578 次查看
davepfaltzgraff
Senior Contributor I

I have a basic project, call it Project1, that I would like to duplicate to a new name, say Project2. I have tried this in various ways and always seems to end up with something "out of sync".

 

If I copy the file system to a new folder (Project2) and then "import" it, the project loads as Project1. If I rename it to Porject2, the output elf file is still named Project1 and the debugger can't find what it wants - Project2.elf. I went to the Project=>Properties and changed the name of the output file. At that point it seems to generate the right file, but there's still something wrong that keeps it from debugging.

 

My Objective is to form a code base that I can replicate and then modify to build up new applications that all have the same common core but may have different peripherals and/or processing modules. There should be some eas, clean way to do this from within KDS.

 

Thanks

标签 (1)
0 项奖励
回复
1 解答
1,787 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hi David,

please refer attached video for rename a project


Have a great day,
Zhang Jun

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

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,788 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hi David,

please refer attached video for rename a project


Have a great day,
Zhang Jun

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

0 项奖励
回复
1,787 次查看
davepfaltzgraff
Senior Contributor I

Hi Zhang Jun,

I followed the video and believe that was what I was doing. However, this morning I repeated the process and was more cautious and patient. It worked as I had expected.

I think one of my problems at first was that I didn't wait for PE to rebuild the project completely before going on.

Thanks

0 项奖励
回复
1,787 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hi David,

you are welcome! yes, rebuild project is necessary after rename a project.


Have a great day,
Zhang Jun

0 项奖励
回复