Hello
It looks like there is a disconnect between your .Abs file and the device you have selected in the debugger.
Can you please check the following:
- Open your project in CodeWarrior the usual way.
- Open the Target settings dialog (Press ALT + F7)
- In the "Target Settings" panel how is the "Linker" configured?
It should be "Linker for RS08"
If this is not the case change that and rebuild.
- Start the debugger now
- Select inDart-Hc08 -> MCU / Configuration
- What is the device configured here? It should be DEMORS08KA2 as far as I know.
Is it working better?
CrasyCat