Is there a way to import an ELF file into the cw 10 IDE to debug?

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

Is there a way to import an ELF file into the cw 10 IDE to debug?

1,269 Views
patrickfoley
Contributor I

I build my project using a 3rd party IDE but would like to debug my code.  Can I import or open an elf file within codewarrior to utilize the debugger?  Without creating a project.

Labels (1)
Tags (1)
0 Kudos
Reply
1 Reply

1,079 Views
lunminliang
NXP Employee
NXP Employee

What target are you using?

If you are using Power Architecture,You can use the Import a CodeWarrior Executable file wizard to debug an externally built executable file, this contains four tasks:

• Import an Executable File

• Edit the Launch Configuration

• Specify the Source Lookup Path

• Debug Executable File

See Section 5.17 Debugging Externally Built Executable Files in document Targeting_PA_Processors.pdf in CodeWarrior Help/PDF for details.

0 Kudos
Reply