Hi, I want to import into CW 10.6.4 an old project for CW 7.2 for the target processor MCF5329.
I've used the import wizard: File->Import->CodeWarrior->CodeWarrior Classic Project and after selecting the .mcp project file I get into this error "This toolchain is not supported for this target".
Is there a way to overcome this without creating a new project from scratch? Could you please point out some AN, wiki, tutorial, whatever on how import from CW7.x to CW10.6.x?
Thanks.
Regards,
Stefano
Solved! Go to Solution.
Hello Stefano
The Project Importer in v10.6.4 only supports DSC products.
For other products, the solution is to create 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
And for Coldfire products, you can also refer to:
http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4104.pdf
Best Regards
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello Stefano
The Project Importer in v10.6.4 only supports DSC products.
For other products, the solution is to create 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
And for Coldfire products, you can also refer to:
http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4104.pdf
Best Regards
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct button. Thank you!
-----------------------------------------------------------------------------------------------------------------------