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?
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.
Hello peter,
Same error after enabling that check box too.