CodeWarrior 6.3 import error .

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CodeWarrior 6.3 import error .

跳至解决方案
3,950 次查看
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

标签 (1)
标记 (4)
0 项奖励
回复
1 解答
2,116 次查看
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 项奖励
回复
4 回复数
2,117 次查看
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 项奖励
回复
2,116 次查看
forastero
Contributor I

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

0 项奖励
回复
2,116 次查看
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 项奖励
回复
2,116 次查看
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 项奖励
回复