debug an elf file that is compile and build in another enveronnement different to codeworrior

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

debug an elf file that is compile and build in another enveronnement different to codeworrior

1,849 Views
zshel
Contributor I

dear all,
I use CodeWarrior 5.9 and I have an elf file that it is compiled and build with gnu gcc compiler,
I tray to debug this file with CodeWarrior 5.9 and I don't know how I do this, and I don't know how I load this file in the microcontroller which is mpc5604.

Can you help me please.

Labels (1)
0 Kudos
6 Replies

566 Views
J2MEJediMaster
Specialist I

In the CodeWarrior installation directory there should be a Help directory which has the CodeWarrior manuals. You want the Pro & Linux App Edition Targeting Manual.pdf file. In this manual, under the Working with the Debugger Chapter, the section Debugging Bareboard Software, subsection Debugging ELF Files Created by Other Tools, you should find the information you need.

 

---Tom

0 Kudos

566 Views
zshel
Contributor I

Hi Tom,

thank you for your reply, in the help directory, I don't find this manual .

in this directory, I have only this documents:

Assembler Reference.pdf

CodeWarrior CVS Plugin User's Guide.pdf

CodeWarrior IDE 5.9 User'sGuide.pdf

CodeWarrior IDE 5.9 Windows Automation Guide.pdf

CW Clear Case User's Guide.pdf

CW SourceSafe User's Guide.pdf

ICDPPNEXUS Quick Start Guide.pdf

MSL C Reference.pdf

MSL C++ Reference.pdf

PowerArchitecture Build Tools Reference.pdf

SPE Programming Interface Manual.pdf

Targeting MPC55XX Processors.pdf

So wich documents of them can help me

Thank you

0 Kudos

566 Views
zshel
Contributor I

Hi Tom,

I forget to say that I use CW 5.9,

thank you

0 Kudos

566 Views
J2MEJediMaster
Specialist I

The Targeting MPC55XX Processors.pdf manual should be similar to the one I suggested, whcih was for CodeWarrior for PA 8.8.

 

---Tom

0 Kudos

566 Views
CrasyCat
Specialist III

Hello

 

CodeWarrior for MPC55xx does not include an integrated debugger.

We are using external Third party debugger for this architecture.

 

Recommendation here is to use a third party debugging tool.

Included in CodeWarrior Special edition is the P&E Source Level Debugger.

 

All information on P&E debugger are available in the Targeting MPC55xx.pdf.

I am not sure how to load a third party .elf file in there, but you may find some assistance on P&E Forums (http://www.pemicro.com).

 

CrasyCat

0 Kudos

566 Views
zshel
Contributor I

Thank you for your reply

zshel

0 Kudos