S32 cannot generate *elf when compile

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32 cannot generate *elf when compile

2,025 次查看
dizhao
Contributor II

Hello guys

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

0 项奖励
回复
5 回复数

1,862 次查看
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 项奖励
回复

1,862 次查看
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 项奖励
回复

1,862 次查看
dizhao
Contributor II

pastedImage_3.png

Can you tell me why, Thanks

0 项奖励
回复

1,862 次查看
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 项奖励
回复

1,862 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please show output from build console? 

Jiri

0 项奖励
回复