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?