> We would be here all day if I was to list everything I've done.
I could be here all week suggesting things you've already done.
This is the Internet and "I can't see you being competent from here". You are posting in a forum where someone has recently asked "there is a way to use delay on MCF52259?".
I've just had a new problem with our P&E Pod. It won't work at all on my new computer. There's something incompatible with the USB between the old pod and the new computer. If I use a USB Hub it doesn't fix the problem. But if I plug the P&E Pod into the back of the KEYBOARD on my computer (which has a low-speed USB hub for plugging a mouse into) it works - very slowly, but at least it works.
This problem is so low-level that it shows up with a command-line program we have called "m68k-elf-sprite.exe".
So when was the last time your setup worked, and what have you changed since then? Pod? Computer? CodeWarrior Version? PCB Design or layout? Flash chip brand or model?
I would suggest using the lowest-level tools you can get to see if the pod is working and how much it can do. With all the drivers and layers needed to get these things working under an IDE, it is rare to get useful error messages (as you've shown).
The setup THINKS it has downloaded a "Flash Device Driver", presumably into static RAM. I don't believe that worked unless the code reads the driver back. We don't know that. As far as I know it sent it down, tried to run it and asked it for the "Flash ID" and that's the first point where it can detect a failure.
Can you load code into RAM and single step that?
Or have you already done all that and narrowed the problem down to a specific area and I'm wasting time here?
Tom