Hi,
It's an error during the link with the runtime (TP.o), it might be a link order.
How the runtime (TP.o) has been built? with what options?
It's difficult to answer without the full build log and the context information (version of the product, TDP used,...)
I think you can open a ticket through IBM Community Support Portal:
https://www.ibm.com/mysupport/Regards,
Yanis
------------------------------
Yanis Bensemmane
------------------------------
Original Message:
Sent: Tue December 13, 2022 04:15 PM
From: Harikishore reddy Gopalreddy
Subject: Linking error: multiple definition of `_atc_link'; e2s_RA6M1\TP.o:C:\PROGRA~2\Rational\TESTRE~1\targets\E2S_RA~1\lib/atc.c:162: first defined here
Could be able to compile all the source files and generate object file, as part of linking process generation of binary creation(elf) using all generated object files getting linking error as multiple definition.
c:/renesas/e2_studio/toolchains/gcc_armgcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: e2s_RA6M1\TP.o: in function `_atc_link':
C:\PROGRA~2\Rational\TESTRE~1\targets\E2S_RA~1\lib/atc.c:162: multiple definition of `_atc_link'; e2s_RA6M1\TP.o:C:\PROGRA~2\Rational\TESTRE~1\targets\E2S_RA~1\lib/atc.c:162: first defined here
atl_link(): .\e2s_RA6M1\SCI.elf file not created
atl_link(): subroutine return value 1
collect2.exe: error: ld returned 1 exit status
Failed.
similarly, facing error in few more RTRT variables
------------------------------
Harikishore reddy Gopalreddy
------------------------------