Hi,
I'm trying to migrate a project from CodeWarrior to KDS. I tried the steps listed in "C:\Freescale\KDS_2.0.0\doc\pdf\kds_porting_guide.pdf" but when I click in the "Convert CodeWarrior project file..." option, KDS does nothing. I tried reinstalling KDS 1.1.1 without success.
Does someone has experimented this problem? Is there another way to migrate the project without start from scratch?
FYI, my project has PEx components.
Best regards,
Earl.
解決済! 解決策の投稿を見る。
Could it be that this project is not a gcc project? The converter will not convert non-gcc projects.
Erich
Could it be that this project is not a gcc project? The converter will not convert non-gcc projects.
Erich
Oh I see, it is not a gcc project.
Thanks Erich.