I am using CodeWarrior 6.2. My product uses 3 processors (MC9S08AW16, MC9S08QE128, MCF51QE128) so I have 3 CodeWarrior projects that I switch between. These projects were all created with the project wizard using device initialization. All was working without this anomaly until recently.
Whenever I open any of the projects, a window opens with a source from the MCF51QE128 project. This is also true if I create a new blank project or open one of the CodeWarrior example projects.
If I close the device initialization window then close the project, when I open the project I get a confirmation message that says the project contains DI settings but is suspended and asks if I want to open DI. If I answer No, that source file does not open, but when I then open the DI window I also opens that file.
I do copy complete project folders for version backup and to share with another developer on the project.
---Bruce