Port a project from Eclipse to CW???

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

Port a project from Eclipse to CW???

549 Views
louishdy
Contributor II

Hello,

 

I found a demo for my PowerPC using a RTOS. It uses Eclipse. Below, you can see the project.

153924_153924.PNGCapture.PNG

But I have to use Codewarrior.

And I don't know how to port a project from Eclipse to CodeWarrior...

 

Thank you for your help.

 

Best regards.

 

Louis

Labels (1)
Tags (1)
0 Kudos
4 Replies

447 Views
TICS_Fiona
NXP Employee
NXP Employee

Hello Louis

Our latest CodeWarrior tools are also based on Eclipse CodeWarrior. For MCU products, please download:

CodeWarrior for Microcontrollers-Eclipse IDE|NXP

For PowerPC processor, please download:

CodeWarrior Dev Tools for Power Architecture|NXP

What is the part number of your MCU or Processor?

Best Regards

Fiona Kuang

TIC - Technical Information Center

0 Kudos

447 Views
louishdy
Contributor II

Fiona,

I mean the compiler used in the project is not the one used by CodeWarrior. Is it a problem?

0 Kudos

447 Views
TICS_Fiona
NXP Employee
NXP Employee

Hello Louis

Please refer to this link:

https://mcuoneclipse.com/2012/05/07/exporting-and-importing-projects-in-eclipse/

If your project does not use CodeWarrior compiler and linker, I would recommend creating a new bareboard project in CW10.6.4, and then add/copy all your source files to the new project. This is the cleanest way to import a project. Below is an application note for how to do this:

http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf

Best Regards

Fiona Kuang

TIC - Technical Information Center

0 Kudos

447 Views
louishdy
Contributor II

Hello Fiona,

Thank you for your help.

My PowerPC is MPC5644A

Louis

0 Kudos