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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
2,582 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
1,791 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
3 Replies
1,792 Views
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 Kudos
Reply
1,791 Views
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 Kudos
Reply
1,791 Views
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 Kudos
Reply