D:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(exit.o): In function `exit':  S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:40: undefined reference to `__fini_cpp'  S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:53: undefined reference to `_ExitProcess'

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

D:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(exit.o): In function `exit':  S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:40: undefined reference to `__fini_cpp'  S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:53: undefined reference to `_ExitProcess'

1,179 Views
yalamandadosaky
Contributor V

Hi Martin Kohler I am getting the below error and I dont want use the new lib to solve but how can i cu...

D:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(exit.o): In function `exit':

S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:40: undefined reference to `__fini_cpp'

S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:53: undefined reference to `_ExitProcess'

collect2.exe: error: ld returned 1 exit status

make: *** [Basic_Z4_1.elf] Error 1

Labels (1)
0 Kudos
1 Reply

862 Views
martin_kovar
NXP Employee
NXP Employee

Hi,

you shared insufficient information to find the root cause of the problem, but I think, you have incorrect configured paths to EWL in your project. Could you please share your project or at least Paths and Symbols settings?

pastedImage_2.png

Regards,

Martin

0 Kudos