CodeWarrior 6.3 import error .

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

CodeWarrior 6.3 import error .

Jump to solution
3,551 Views
forastero
Contributor I

When I tried to import a CodeWarrior 6.3 project into a CodeWarrior 10.6 IDE, the "This toolchain is not supported for this target." error appear.

14336_14336.jpgImport error.jpg

Labels (1)
Tags (4)
0 Kudos
1 Solution
1,717 Views
TICS_Fiona
NXP Employee
NXP Employee

The Classic Project Importer in CodeWarrior 10.6 only supports DSC family.

For other products, the solution is to create a new bareboard project in CW10.6 and then add/copy all your source files to the new project. Below is an application not for how to do this:

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

Best Regards

Fiona

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

View solution in original post

0 Kudos
4 Replies
1,718 Views
TICS_Fiona
NXP Employee
NXP Employee

The Classic Project Importer in CodeWarrior 10.6 only supports DSC family.

For other products, the solution is to create a new bareboard project in CW10.6 and then add/copy all your source files to the new project. Below is an application not for how to do this:

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

Best Regards

Fiona

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

0 Kudos
1,717 Views
forastero
Contributor I

Thanks TICS_Fiona . I'm very sad about this :smileycry:.

0 Kudos
1,717 Views
stanish
NXP Employee
NXP Employee

Hello forastero,

You can give a try and install CodeWarrior for MCUs v10.2 which includes CFv1/HCs08 project importer.

CodeWarrior for MCUs (Eclipse IDE) - ColdFire|Freescale

But migrated project might not work as expected since the importer has some issues to migrate a complex project.

Hope it helps.

Stan

0 Kudos
1,717 Views
forastero
Contributor I

Thanks You stanislavadamek . I installed CodeWarrior 10.2 and inported a very simple project and work fine.

But when I tried to import a project with few files, it doesnt work.

SCREEN1.jpg

I found https://community.freescale.com/community/the-embedded-beat/blog/2012/04/05/codewarrior-tip-6-there-...

But:

SCREEN2.jpg

It doesnt work.

And the "path variables" is fine:

SCREEN3.jpg

"Linked Resources" is fine

SCREEN4.jpg

because the path is correct

SCREEN5.jpg

Can you help me?:smileyconfused:

0 Kudos