Just some background of what this “Initializing” message means from the CodeWarrior Flash programmer point of view. Non-stop “Initializing” means that the algorithm did not terminate with the possible causes:
- Algorithm did not load properly into Target RAM Buffer
Find problem with Target RAM Buffer
Use internal RAM if available (PQ3, PQ2 Pro + QE, CF)
-Conflict with Target RAM Buffer
Check target hardware memory-map
-Resolve conflicts
Debug Exception not processed properly
If it proves to be a CodeWarrior issue after the previous post guidelines, please submit a service request here. Thank you.