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:
Projects to be exported ( 5 projects):
What I want is:
Please give me some instructions or some notes that to export projects with bsp and other components into another PC.
Thank you,
David Zhou
Solved! Go to Solution.
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------
Hi Jorge,
After export and import PE components, it compiles.
Thank you,
David Zhou