Thank you very much for your help.
I'll try this options you gave me, by now, before your answer came I tried a lot of things and the one that worked was adding a target task with just the "erase" action. I ran this task and everything worked fine.
I tried this because I'm debugging from "Internal Flash" an I noticed that however the clean, rebuild and debug session being started from zero every time, unplugging and plugging back on the board and even restarting CodeWarrior, the board was keeping the previous code, I mean, the code I debugged weeks ago. I don't know why this happened because the target task that the wizard created has an "erase" action, nevertheless, the previous code wasn't being erased.
This is not supposed to be happening is it? I mean, shall I create a target task to erase the board every time? that'll be a newie killer, it's a pain.
Or, am I doing something wrong? I'll check the procedure from the killing me softly king you gave me to see if that is the root problem and somehow solved indirectly with the "erase" action in a new target task.
Thank you!! and What do you think about this?
Regards