Hi,
I'm encountering the following error during the build process:.
Invoking: Standard S32DS C Linker
arm-none-eabi-gcc -o "can_pal_s32k118.elf" "@can_pal_s32k118.args"
collect2.exe: error: ld returned 5 exit status
make: *** [makefile:47: can_pal_s32k118.elf] Error 1
make -j14 all" terminated with exit code 2. Build might be incomplete.
Could you please help me resolve this issue?
Hello,
Could you share which version of S32DS you are using?
Best regards,
Peter
Hi,
can you please share full output from build console?
If you delete (or make backup and delete it from workspace, if it is modified example) the project and create it again from File -> Project from Example, is the behavior same? If So, try to create new workspace.
Everything looks okay, except the linker error.
Please try another example or create new workspace and open again can_pal example in new workspace.
Hello,
were you able to resolve the issue or it is the same.
Did you try it also on different PC?
best regards,
Peter
Hello,
Hard to say, you can try to enabled verbose mode and put whole output from build console.
Best regards,
Peter
Hello peter,
Same error after enabling that check box too.