Hi John
I didn't understand the question at first, but after putting the Coldfire project V1.3.0 + SP7 on a different PC and converting to CW7.0 it didn't debug. It looks as though debugger settings are lost when converting to CW7.0.
To correct this, use the following settings in the Target Settings Panel:
Debugger | CF Debugger Settings - Target Processor = 52235, use target initialization File checked, with path {Project}cfg\M52235EVB_PnE.cfg
This should be all you need to be able to connect and debug (the register display will also work).
When programming FLASH it is always necessary to select the Target Configuration once before working. This is in Flash Programmer, where you choose Load Settings and select MCF52235_INTFLASH.xml. This will then configure everything else.
The name of this file has thus changes slightly in the CW7.0 release but otherwise the operation is the same as in the uTasker tutorial.
http://www.utasker.com/docs/M5223X/uTaskerV1.3-Tutorial-M5223X_003.PDF - page 12/34.
Good luck!!
Regards
Mark