Are there any plans to support Lauterbach Debuggers with CodeWarrior MCU (eclipse IDE)?
Solved! Go to Solution.
You should be able to do this already today
Hmm... this look likes all it is just a shortcut to open up trace32. Anyway to use the debug perspective similar to using the P&E debuggers in code warrior?
Yes, this is about launching an 'external' debugger. To my knowledge Lauterbach does not have a 'native' Eclipse debug plugin. You might ask Lauterbach directly for this: this would not be CodeWarrior specific, but generic for every Eclipse (so a lot of Eclipse users would benefit from that).
By 'external' debugger, are you referring to using the trace32 gdb api? If so, do you know where can find some information on how to set up the external debugger configuration within eclipse?