Peter,
After to have installed the MCU v10.6.4, can you used the MCU V6.x with your DEMO board ?
Now if you want to move your project to MCU v10.6.4, it's another issue.
The first point to check is to be sure the board is working with an sample example created via Project wizard for instance.
After that you could try to import the old project under MCU V10.6.4.
We've a doc giving some info.
I recommend you to refer to: AN4727, Import project from CW classic to CW MCU v10 4 CodeWarrior for Microcontrollers v10.4
http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf
In the doc 1 point is missing: can we import Processor Expert (PEx)?
The answer is yes.
The MCUinit.c is generated by PEx.
You must not import manually the PEx source file.
You need to create a new project including PEx.
When the Project is created, you must close Eclipse and change the .pe file by the file used in your current project.
When you will re-open the MCU v10.6.4 project, the old PEx configuration will be included in the new project.
After that you could check the AN4727.
Hope this will help.
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------