Using the Multilink Universal FX Pod connected to a MPC5674F, and using Codewarrior 10.2 I cannot successfully enter debug mode using the attach function.
Everytime I try it halts my processor and when I try to access any memory it all reads zeros, probably due to a failed initialization or a bus error of some sort.
I already created a new debug configuration for attach using all the correct settings, created a new conection and tried unchecking Initialize target in the target settings. I know this functionaility is supposed to work for this family of processors.
Any thoughts or Ideas.