How to get .Elf tat has been built under binaries in project explorer

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

How to get .Elf tat has been built under binaries in project explorer

625 Views
vignesh_v
Contributor III

I'm using nxp s32 for power architecture 2017_R1. I tried  to create  a project out of single in toggle mpc5777c elf example and build it.

When i built it says the elf. File has been created in the console and but in the project explorer window the binaries is not getting displayed

Under my project name above includes

Labels (1)
Tags (3)
0 Kudos
2 Replies

528 Views
vignesh_v
Contributor III

Yes I had to change refresh policy then it worked thanks

0 Kudos

528 Views
stanish
NXP Employee
NXP Employee

Hi Vignesh,

If the elf file has been created = successfully built (you can check it in the build console)

pastedImage_2.png

then this is perhaps IDE refresh issue. Please try to refresh IDE by hitting F5 or go menu "File->Refresh"

and you should be able to see the elf file under binaries:

pastedImage_4.png

hope it helps.

Stan

0 Kudos