I have a K10 microcontroller and a few projects for them. Everything is working fine on my machine; however, I need to work on these projects on a different machine, so how can I get them setup correctly?

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

I have a K10 microcontroller and a few projects for them. Everything is working fine on my machine; however, I need to work on these projects on a different machine, so how can I get them setup correctly?

1,859 Views
tamermash
Contributor II

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.

Labels (1)
0 Kudos
Reply
2 Replies

1,679 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

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

pastedImage_0.png

2. make sure paths and symbols adjust correct in the new path.

pastedImage_1.png

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

1,679 Views
tamermash
Contributor II

The problem was that for some reason the project XML file had absolute paths instead of relative; once replaces, it worked

0 Kudos
Reply