What's the best way for another engineer to get the projects imported and working on his machine with KDS 3.0? I cloned the projects into his workspace, but they didn't show up in KDS. Importing as a C/C++ project didn't work because all the settings weren't there and the project XML file had barcoded paths instead of relative paths.
Hi Tamer,
I normally export the project from one workspace then import the project to another workspace of another computer. see my video attached.
in case you have path error after import. please adjust path setting:
1. make sure "path variables" definitions are correct
2. make sure paths and symbols adjust correct in the new path.
can this help yo?
Have a great day,
Jennie
NXP Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
The problem was that for some reason the project XML file had absolute paths instead of relative; once replaces, it worked