How to export Code Warrior Project into another machine?

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

How to export Code Warrior Project into another machine?

Jump to solution
1,915 Views
davidzhou
Contributor V

Hi,

 

I have TWRK60F120MUM tower board. I try try to find an easy way to transfer my Code Warrior Project (V10.6.4) with MQX4.2 into my test machine. So I build the same project, run, and debug in the test machine in test room. I tried all export options, and still not be able to build the project in the test machine:

152952_152952.pngpastedImage_0.png

Projects to be exported ( 5 projects):

 

What I want is:152953_152953.pngpastedImage_1.png

  1. Export all five projects: bsp_MaxSeries, ..., and my Application Project MaxSeries into another machine.
  2. I have installed CodeWarrior v 10.6.4 and MQX_4_2 in to the test machine with the same folder structure as my development PC.
  3. The bsp_MaxSeries is a cloned version
  4. The bsp_MaxSeries contained PE generated code
  5. The bsp_MaxSeries PE generated code has customized code (disabled re-generated code for some PE components).
  6. I used Export | File System option to export all five projects into a folder
  7. I have trouble to import the exported File Systems into test machine, then I have to manually copy each component into the right folder with the same folder structure as the development PC.
  8. Then I imported all 5 project by dragging bsp_MaxSeries.wsd, etc. into a new porject. But they cannot compile.
  9. I cloned K60 into the same MaxSeries bsp. Then copy the exported file system into the cloned folder structure. They still failed to compile.

 

Please give me some instructions or some notes that to export projects with bsp and other components into another PC.

Thank you,

David Zhou

Labels (1)
0 Kudos
Reply
1 Solution
1,494 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi David Zhou

Could you share your exported files to try to find out your problem. In the step 7, when you say that you have trouble to import the exported file, what exactly are that troubles. alternative you can check  the link https://mcuoneclipse.com/2012/05/07/exporting-and-importing-projects-in-eclipse/ where they described how to export import in CW and what are the factors that you need to consider.

Hope this could help.
Have a great day,
Jorge Alcala

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
2 Replies
1,495 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi David Zhou

Could you share your exported files to try to find out your problem. In the step 7, when you say that you have trouble to import the exported file, what exactly are that troubles. alternative you can check  the link https://mcuoneclipse.com/2012/05/07/exporting-and-importing-projects-in-eclipse/ where they described how to export import in CW and what are the factors that you need to consider.

Hope this could help.
Have a great day,
Jorge Alcala

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply
1,494 Views
davidzhou
Contributor V

Hi Jorge,

After export and import PE components, it compiles.

Thank you,

David Zhou

0 Kudos
Reply