S32DS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS

1,403 Views
QJ_HAPPY
Contributor I

Dear NXP Hello,

I am using the S32DS.3.4.

I have a problem when i compile an example,

I couldn't debug the project and the console outputs this message:

d:/nxp/s32ds.3.4/s32ds/build_tools/gcc_v6.3/gcc-6.3-arm32-eabi/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/bin/real-ld.exe: cannot find crti.o: No such file or directory
d:/nxp/s32ds.3.4/s32ds/build_tools/gcc_v6.3/gcc-6.3-arm32-eabi/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/bin/real-ld.exe: cannot find crtbegin.o: No such file or directory
d:/nxp/s32ds.3.4/s32ds/build_tools/gcc_v6.3/gcc-6.3-arm32-eabi/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/bin/real-ld.exe: cannot find crt0.o: No such file or directory

what should i do

Thank you in advance for your help,

Mr QJ

0 Kudos
3 Replies

1,373 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

what example you are trying to build and what is your target MCU? 

 

Jiri

0 Kudos

742 Views
AbhishekK
Contributor II
Hello Jiri_Kral,
I am facing above linker issue .please provide me a solution for it .I am using S32K144 MCU .and I am using GNU compiler for it .
Thanks in advance
0 Kudos

1,269 Views
QJ_HAPPY
Contributor I

the problem has been solved,I updated GCC related packages thank you 

0 Kudos