S32 cannot generate *elf when compile

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

S32 cannot generate *elf when compile

1,346 Views
dizhao
Contributor II

Hello guys

            why my software S32 design for arm cannot gengeate *elf when compile, and my operating system is Win7.

0 Kudos
Reply
5 Replies

1,183 Views
dizhao
Contributor II

pastedImage_1.png

yeah ,I have a default output settings.and I donnot know how ,I compile today,there are three errors show up,like the below....pastedImage_2.png

0 Kudos
Reply

1,183 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

Check if your ARM_TOOLCHAIN_DIR points where arm_none_eabi_gcc.exe is physically located on your hard drive:

pastedImage_1.png

And also try in console if the file is executable (you may be facing some encryption issues): 

pastedImage_2.png

Jiri

0 Kudos
Reply

1,183 Views
dizhao
Contributor II

pastedImage_3.png

Can you tell me why, Thanks

0 Kudos
Reply

1,183 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

If you remove creating .srec file, are you able get .elf file? From the output it looks like that the .elf is missing as a .srec source. Any other error messages in console? 

Do you have default output settings like on this screenshot (in project properties):

pastedImage_1.png

Jiri

0 Kudos
Reply

1,183 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please show output from build console? 

Jiri

0 Kudos
Reply