Hello,
Could you help us confirm which CodeWarrior version are you using?
In recent version of Code Warrior, the mcp file is not used.
In older version of Code warrior, you could check the mcp file in the directory: Workspace>Project> "MCU-used name" folder.
Could you help us confirm which 8-bit device is your project using?
For using the latest and recommended version of Code Warrior 11.1, I use these instructions for testing changing name of a project for MC9S08QE8 [8Bits device]
-------------------------------------------------------------
- Make a copy of your project folder for backup
- Click Right and rename the project folder
luis_maravilla_11-1769210785479.png
luis_maravilla_12-1769210803172.png
- In the New project folder, enter Properties and go to > C/C++ Build >Settings > Build Artifact > Artifact name and change to the new project name
luis_maravilla_13-1769210829483.png
- Click on the project folder and select clean Project and build project
luis_maravilla_14-1769210857809.png
- Enter Properties > Run/Debug Settings, select the Launch configuration and click edit.
luis_maravilla_15-1769210895106.png
- In "Launch configuration properties" window modify the Launch configuration properties name.
- Confirm that in C/C++ Application section the project name is changed.
- In C/C++ application select Search project and enter the new project binaries.
luis_maravilla_16-1769210952658.png
luis_maravilla_17-1769210974620.png
- In target settings > Connection select edit, a window will be open
luis_maravilla_18-1769211003781.png
- In "Hardware or Simulator Connection" window change the name to match your new project name
- In target section select edit a window will be open.
luis_maravilla_19-1769211033329.png
- In "Hardware or Simulator target" window change the name to match your new project name.
luis_maravilla_20-1769211085792.png
- Select Ok to close the windows and go back to "Launch configuration properties", apply and ok to close.
- Click on the project folder and select clean Project and build project
Please let me know if that work for you.
Best Regards, Luis