Hello guys
why my software S32 design for arm cannot gengeate *elf when compile, and my operating system is Win7.
yeah ,I have a default output settings.and I donnot know how ,I compile today,there are three errors show up,like the below....
Hi,
Check if your ARM_TOOLCHAIN_DIR points where arm_none_eabi_gcc.exe is physically located on your hard drive:
And also try in console if the file is executable (you may be facing some encryption issues):
Jiri
Can you tell me why, Thanks
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):
Jiri
Hi,
can you please show output from build console?
Jiri