debug cannot find the corresponding .elf file

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

debug cannot find the corresponding .elf file

1,875件の閲覧回数
gongchangyu
Contributor I

hello,everyone

    I created a new project through flie-> new-> S32DS library project. After compiling, I couldn't find the corresponding .elf file in the debug interface, as shown below. Cannot find the corresponding elf file in the c / c ++ applicaation path.搜狗截图20200329215335.png


The usual project elf file is deleted and can be found through the search project, but the new project you created has no options. How do I set or find the corresponding elf file?

搜狗截图20200329215700.jpg

タグ(3)
0 件の賞賛
返信
2 返答(返信)

1,750件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

if you created new library project - your build target is library archive - libyour_project_name.a and is located in Debug folder. 

Jiri  

0 件の賞賛
返信

1,750件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

by default, you should see this in the mentioned field:

Debug/training_led.elf

If it is not present, try to copy it there.

The elf file can be found in 'Debug' or 'Debug_RAM' folders if the project was compiled successfully.

If you are still facing some issues, try to create new project.

Regards,

Lukas

0 件の賞賛
返信