2023-05-30 12:45 PM
2023-05-30 2:26 PM
Typically a project contains all relevant files with relative references, unless you have explicitly included header or C/CPP files outside the project folder.
After copying, you only need to import the project with
Does it answer your question?
Regards
/Peter
2023-05-30 2:26 PM
Typically a project contains all relevant files with relative references, unless you have explicitly included header or C/CPP files outside the project folder.
After copying, you only need to import the project with
Does it answer your question?
Regards
/Peter
2023-05-31 8:15 AM
Thank you Peter for taking my question.
I did try to import the project, but don't know which item on Import Wizard and which files on next import window I should take.
Attached you will see the screenshots on the project's files and import window. Can you take a look?
2023-05-31 11:50 AM
General-> existing projects into workspace
2023-06-01 11:27 AM
That works. Thanks.
The step I missed is to click Restore button after importing the project. It may be a common mistake for user who used to Keil IDE.