S32 cannot generate *elf when compile

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

S32 cannot generate *elf when compile

1,652件の閲覧回数
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,489件の閲覧回数
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,489件の閲覧回数
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,489件の閲覧回数
dizhao
Contributor II

pastedImage_3.png

Can you tell me why, Thanks

0 件の賞賛
返信

1,489件の閲覧回数
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,489件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please show output from build console? 

Jiri

0 件の賞賛
返信