Pleas make sure, that you have MQX plug-ins for CodeWarrior correctly installed. You may figure it out in the following way:
- go to Help/About CodeWarrior Development Studio menu
- click the "Installation Details" button
- go to the "Plug-ins" tab and sort plugins by ID
- check if you have the plug-in wiht "com.freescale.projectofprojects" ID (see the attached screenshot)
If you don't have this plug-ins installed (the other reason is that wsd file is corrupted, what shouldn't be the case), go to the <MQX installation path>\tools\codewarrior_extensions\CW MCU v10.2\ folder and you may install plug-ins using the "install_cw10.2_plugin.bat" script, however be careful, because there is a bug in CodeWarrior which corrupts the debugger in some way, to avoid it you should replace scripts (un-/install_cw10.2_plugin.bat) with the ones form this archive: Zip .In other words: first update scripts then install plug-ins.
Best Regars,
Marcin