<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How To   resolve&amp;quot;error: ld returned 1 exit status&amp;quot; in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-To-resolve-quot-error-ld-returned-1-exit-status-quot/m-p/1537724#M9226</link>
    <description>&lt;P&gt;make -j16 all&lt;BR /&gt;Building target: S32R294_Radar_Application_Demo_Z7_1.elf&lt;BR /&gt;Invoking: Standard S32DS C Linker&lt;BR /&gt;powerpc-eabivle-gcc -o "S32R294_Radar_Application_Demo_Z7_1.elf" "@S32R294_Radar_Application_Demo_Z7_1.args"&lt;BR /&gt;d:/nxp/s32ds_power_v2.1/s32ds/build_tools/powerpc-eabivle-4_9/bin/../lib/gcc/powerpc-eabivle/4.9.4/../../../../powerpc-eabivle/bin/real-ld.exe: ./Component/CSI2_driver/src/GEN-2/csi2_driver_irq_management.o: the target (gpMipiCsi2Regs) of a R_PPC_VLE_SDA21 relocation is in the wrong output section (.data)&lt;BR /&gt;d:/nxp/s32ds_power_v2.1/s32ds/build_tools/powerpc-eabivle-4_9/bin/../lib/gcc/powerpc-eabivle/4.9.4/../../../../powerpc-eabivle/bin/real-ld.exe: final link failed: Bad value&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make: *** [makefile:98: S32R294_Radar_Application_Demo_Z7_1.elf] Error 1&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2022 09:01:24 GMT</pubDate>
    <dc:creator>jone_yang</dc:creator>
    <dc:date>2022-10-14T09:01:24Z</dc:date>
    <item>
      <title>How To   resolve"error: ld returned 1 exit status"</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-To-resolve-quot-error-ld-returned-1-exit-status-quot/m-p/1537724#M9226</link>
      <description>&lt;P&gt;make -j16 all&lt;BR /&gt;Building target: S32R294_Radar_Application_Demo_Z7_1.elf&lt;BR /&gt;Invoking: Standard S32DS C Linker&lt;BR /&gt;powerpc-eabivle-gcc -o "S32R294_Radar_Application_Demo_Z7_1.elf" "@S32R294_Radar_Application_Demo_Z7_1.args"&lt;BR /&gt;d:/nxp/s32ds_power_v2.1/s32ds/build_tools/powerpc-eabivle-4_9/bin/../lib/gcc/powerpc-eabivle/4.9.4/../../../../powerpc-eabivle/bin/real-ld.exe: ./Component/CSI2_driver/src/GEN-2/csi2_driver_irq_management.o: the target (gpMipiCsi2Regs) of a R_PPC_VLE_SDA21 relocation is in the wrong output section (.data)&lt;BR /&gt;d:/nxp/s32ds_power_v2.1/s32ds/build_tools/powerpc-eabivle-4_9/bin/../lib/gcc/powerpc-eabivle/4.9.4/../../../../powerpc-eabivle/bin/real-ld.exe: final link failed: Bad value&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make: *** [makefile:98: S32R294_Radar_Application_Demo_Z7_1.elf] Error 1&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 09:01:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-To-resolve-quot-error-ld-returned-1-exit-status-quot/m-p/1537724#M9226</guid>
      <dc:creator>jone_yang</dc:creator>
      <dc:date>2022-10-14T09:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: How To   resolve"error: ld returned 1 exit status"</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-To-resolve-quot-error-ld-returned-1-exit-status-quot/m-p/1539895#M9250</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please closer specify your actions?&lt;/P&gt;
&lt;P&gt;I only understood that you are trying to build demo_z1 code in S32DS.&lt;/P&gt;
&lt;P&gt;What version of S32DS, RSDK, etc.. you are using?&lt;/P&gt;
&lt;P&gt;Any closer explanation of the error you see? When and under what conditions it happen.&lt;/P&gt;
&lt;P&gt;To me it seems that you are missing some library. But it is hard to say.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 08:01:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-To-resolve-quot-error-ld-returned-1-exit-status-quot/m-p/1539895#M9250</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2022-10-19T08:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: How To   resolve"error: ld returned 1 exit status"</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-To-resolve-quot-error-ld-returned-1-exit-status-quot/m-p/1869812#M12313</link>
      <description>&lt;P&gt;Is your issue is resolved? I am facing the same issue.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 14:17:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-To-resolve-quot-error-ld-returned-1-exit-status-quot/m-p/1869812#M12313</guid>
      <dc:creator>rajeshraturi</dc:creator>
      <dc:date>2024-05-21T14:17:50Z</dc:date>
    </item>
  </channel>
</rss>

