<?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 Re: S32 Design Studio Targeting S32G274A M Core in Windows failed with liblto_plugin-0.dll not found in S32G</title>
    <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1623530#M2664</link>
    <description>&lt;P&gt;Yes.&amp;nbsp; The issue is that liblto_plugin-0.dll is missing in the S32DS 3.5 gcc 9.2 directory.&amp;nbsp; I have to copy them from the gcc 6.3 directory and that seems to be the issue.&amp;nbsp; Do you think you guys should add the file to the 9.2 directory?&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 16:05:04 GMT</pubDate>
    <dc:creator>piusng</dc:creator>
    <dc:date>2023-03-28T16:05:04Z</dc:date>
    <item>
      <title>S32 Design Studio Targeting S32G274A M Core in Windows failed with liblto_plugin-0.dll not found</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1621822#M2624</link>
      <description>&lt;P&gt;With S32G274A, I tried to build my first program using S32DS in Windows.&amp;nbsp; It failed at the Linker with the error of missing liblto_plugin-0.dll which I can find in msys directory.&amp;nbsp; It is not present in the other 3 gcc directories.&amp;nbsp; I checked that the only compatible compilers are the 3 versions of gcc.&amp;nbsp; How do I work around this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 16:28:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1621822#M2624</guid>
      <dc:creator>piusng</dc:creator>
      <dc:date>2023-03-24T16:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio Targeting S32G274A M Core in Windows failed with liblto_plugin-0.dll not found</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1622774#M2645</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Which version of S32DS are you using?&lt;/P&gt;
&lt;P&gt;How did you create your project? Have you been following the "Software Enablement Guide" available under the GOLDBOX product page (link:&amp;nbsp;&lt;A href="https://www.nxp.com/design/designs/goldbox-for-vehicle-networking-development-platform:GOLDBOX" target="_blank"&gt;GoldBox for Vehicle Networking Development Platform | NXP Semiconductors&lt;/A&gt;)?&lt;/P&gt;
&lt;P&gt;There are also some HOWTO's available on the S32DS community, have you followed one of those to create your project?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/S32DS-list-of-HOWTOs/ta-p/1113475" target="_blank"&gt;S32DS - list of HOWTOs - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If not, are you using a provided example on the RTD?&lt;/P&gt;
&lt;P&gt;We have not seen the error you are mentioning, this may be a configuration problem rather than a problem with S32DS itself.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 18:23:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1622774#M2645</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-27T18:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio Targeting S32G274A M Core in Windows failed with liblto_plugin-0.dll not found</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1622824#M2653</link>
      <description>&lt;P&gt;Windows 10&lt;/P&gt;&lt;P&gt;S32DS 3.5&lt;/P&gt;&lt;P&gt;RTD 4.0.0&lt;/P&gt;&lt;P&gt;There are liblto_pluigin-0.dll in C:\NXP\S32DS.3.5\S32DS\build_tools\gcc_b1620\gcc-6.3-*-eabi\libexec\gcc\arm-none-eabi\6.3.1 but not gcc_v9,2 and gcc_v10.2.&amp;nbsp; I tried to build the RGB_LED sample using b1620 or v10.2 but both yielded errors in compilation.&amp;nbsp; I copied the liblto_plugin-0.dll from b1620 to gcc_v9.2 and I am able to build and burn into SD card successfully.&amp;nbsp; It works on the board.&amp;nbsp; The original error is at the linker stage of gcc v9.2.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 21:57:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1622824#M2653</guid>
      <dc:creator>piusng</dc:creator>
      <dc:date>2023-03-27T21:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio Targeting S32G274A M Core in Windows failed with liblto_plugin-0.dll not found</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1623526#M2663</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We understand that you overcome the issue you had, correct?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 16:00:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1623526#M2663</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-28T16:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio Targeting S32G274A M Core in Windows failed with liblto_plugin-0.dll not found</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1623530#M2664</link>
      <description>&lt;P&gt;Yes.&amp;nbsp; The issue is that liblto_plugin-0.dll is missing in the S32DS 3.5 gcc 9.2 directory.&amp;nbsp; I have to copy them from the gcc 6.3 directory and that seems to be the issue.&amp;nbsp; Do you think you guys should add the file to the 9.2 directory?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 16:05:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1623530#M2664</guid>
      <dc:creator>piusng</dc:creator>
      <dc:date>2023-03-28T16:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio Targeting S32G274A M Core in Windows failed with liblto_plugin-0.dll not found</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1623570#M2670</link>
      <description>&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;We will provide this information to the related team. We apologize for the inconvenience.&lt;/P&gt;
&lt;P&gt;Have a great day.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 18:20:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-Targeting-S32G274A-M-Core-in-Windows-failed/m-p/1623570#M2670</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-28T18:20:22Z</dc:date>
    </item>
  </channel>
</rss>

