I'm using CodeWarrior Development Studio 11.0.1 Build Id: 180609
MCU: MC9S08QE4
I try to import an old CW 6.3 project file (.mcp) to the new eclipse based CW 11 project. I was very happy to see, that CW 11 supports an import functionallity for legacy CW projects. But I get an error (This toolchain is not supported for this target) and I don't know what to do next.
Thanks in advance!
On the help of code warrior please check the
Porting Classic DSC Project to Eclipse Project
This is not using the command line, but you can port the project
Hopes this will help you
Thanks for your reply!
I followed these instructions, but the error is the same:
Could you tell me what specific toolchain settings I have to setup in my legacy CW project target?
Thanks!
Hello Pascal,
The project importer is not compatible with S08 MCUS, it is for DSC processors only.
If you want to migrate your classic project to CodeWarrior 11 I would recommend you follow these steps:
You can use the following document as reference:
http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf
Hope this helps, let us know if you have any question.
Regards,
Carlos Mendoza