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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,270件の閲覧回数
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.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

1,080件の閲覧回数
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 件の賞賛
返信