<?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: Error 127 while building any project on S32DS in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681107#M10475</link>
    <description>&lt;P&gt;Okay thank you for your answer. I guess I'll wait for this issue to be solved. This is indeed very strange...&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 08:59:25 GMT</pubDate>
    <dc:creator>LeaP</dc:creator>
    <dc:date>2023-07-04T08:59:25Z</dc:date>
    <item>
      <title>Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1679820#M10454</link>
      <description>&lt;P&gt;hello,&amp;nbsp;&lt;BR /&gt;I am trying to build S32z2 project on Design studio but getting Error 127.This is an issue with the entire team. All the project was buildable until yesterday. But it is giving this error since morning 6/30. There was no IT updates, PC restart or any Antivirus updates done.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Luffy_D_0-1688155859649.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230367i9B59538A940754FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Luffy_D_0-1688155859649.png" alt="Luffy_D_0-1688155859649.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 20:12:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1679820#M10454</guid>
      <dc:creator>Luffy_D</dc:creator>
      <dc:date>2023-06-30T20:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1680391#M10462</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I already answered via IM to you (or your colleague).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks that for some reason gcc is not visible for make. Here are suggestions what you can check:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;he error message - error 127 means that gcc can be found. Please check if gcc is present in c:\NXP\S32DS.3.5.2\S32DS\build_tools\gcc_v10.2\gcc-10.2-arm32-eabi\bin\ &amp;nbsp;folder and can be executed from commandline - try to run &amp;nbsp;arm-none-eabi-gcc.exe --version &amp;nbsp;command.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the gcc is there and can be executed - check in project properties if environment path variables points to correct place. Here is settings on my side:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s32ds_2023-07-03_09-21-56.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230498i266A1B69C232EA39/image-size/large?v=v2&amp;amp;px=999" role="button" title="s32ds_2023-07-03_09-21-56.png" alt="s32ds_2023-07-03_09-21-56.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 09:43:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1680391#M10462</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2023-07-03T09:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1680591#M10468</link>
      <description>&lt;P&gt;So, I noticed the Design studio make tool is broken. This "&lt;SPAN&gt;&lt;SPAN class=""&gt;C:\NXP\S32DS.3.5\S32DS\build_tools\msys32\usr\bin". Design studio is not recognizing the make commands from above path.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;If I remove this and use make 3.81 from "C:\Program Files (x86)\GnuWin32\bin". I am able to build the SW.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 15:16:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1680591#M10468</guid>
      <dc:creator>Luffy_D</dc:creator>
      <dc:date>2023-07-03T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681092#M10473</link>
      <description>&lt;P&gt;Hello, I also have the same issue as above. I checked the environment path variables and they are the same as you jiri_kral.&lt;/P&gt;&lt;P&gt;Also, I am supposed to use gcc and not GnuWin32 for my project...&lt;BR /&gt;&lt;BR /&gt;Does someone know if a ticket has been raised to inform that the S32DS make tool is broken?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 08:50:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681092#M10473</guid>
      <dc:creator>LeaP</dc:creator>
      <dc:date>2023-07-04T08:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681100#M10474</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the ticket is already created. It looks that some IT update is blocking passing ENV and PATH variables into msys2 which is part of S32DS. With standalone msys2 it seems that the build works. Strange is, that it affect only some PC machines - but have no clue why.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm working on this issue, but have no solution yet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 08:56:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681100#M10474</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2023-07-04T08:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681107#M10475</link>
      <description>&lt;P&gt;Okay thank you for your answer. I guess I'll wait for this issue to be solved. This is indeed very strange...&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 08:59:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681107#M10475</guid>
      <dc:creator>LeaP</dc:creator>
      <dc:date>2023-07-04T08:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681382#M10477</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same here, suddenly I can build any project with S32DS 3.5- I uninstallled and installed for scratch, no possible to build for S32k1x or S32K3x&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 16:30:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681382#M10477</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2023-07-04T16:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681387#M10479</link>
      <description>This is the workaround we did to make it work for the time being.&lt;BR /&gt;Remove "C:\NXP\S32DS.3.5\S32DS\build_tools\msys32\usr\bin" from your PATH since DS is not recognizing this PATH for "make" commands.&lt;BR /&gt;&lt;BR /&gt;I installed make 3.81 "&lt;A href="https://gnuwin32.sourceforge.net/packages/make.htm" target="_blank"&gt;https://gnuwin32.sourceforge.net/packages/make.htm&lt;/A&gt;"&amp;nbsp; and added this "C:\Program Files (x86)\GnuWin32\bin" to PATH and I can build now! &lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jul 2023 16:42:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1681387#M10479</guid>
      <dc:creator>Luffy_D</dc:creator>
      <dc:date>2023-07-04T16:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1683821#M10508</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is update - Symantec v14.3RU5 is causing the issue. Please create ServiceNow ticket for IT. Temporally solution is roll back to previous Symantec version until IT figure out what exactly makes Symantec to block communication between S32DS and msys2&amp;nbsp; shell.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jiri_kral_0-1688720086151.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231289iF79AFB32934F7028/image-size/large?v=v2&amp;amp;px=999" role="button" title="jiri_kral_0-1688720086151.png" alt="jiri_kral_0-1688720086151.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 08:55:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1683821#M10508</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2023-07-07T08:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error 127 while building any project on S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1690417#M10605</link>
      <description>&lt;P&gt;with version 14.3 RU4 build 7393 is working fine&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 11:51:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-127-while-building-any-project-on-S32DS/m-p/1690417#M10605</guid>
      <dc:creator>nxf45396</dc:creator>
      <dc:date>2023-07-21T11:51:00Z</dc:date>
    </item>
  </channel>
</rss>

