Tool/software: Code Composer Studio
For the purpose of creating versions of projects, I copied (Ctrl + C) and pasted (Ctrl + V) a project directly into the Project Explorer modifying only the name.
However, when I change the "main.c" file, all versions are being modified simultaneously.
What to do to make the versions stop synchronizing the changes?
Thank you so much.