<?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>Model-Based Design Toolbox (MBDT)のトピックRe: S32K144 Example build error</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-Example-build-error/m-p/839849#M2675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/comodo77"&gt;comodo77&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is most likely that it does not find&amp;nbsp;&lt;STRONG&gt;libwinpthread-1.dll&lt;/STRONG&gt; and can't build the executable&amp;nbsp;using gcc6.3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An option would be to manually add &lt;STRONG&gt;{MBDT_ROOT}\tools\gcc-6.3-arm32-eabi\bin&amp;nbsp;&lt;/STRONG&gt;to&amp;nbsp;&lt;STRONG&gt;PATH&lt;/STRONG&gt; system environment variable - to test this you could run the&amp;nbsp;&lt;STRONG&gt;setenv&amp;nbsp;&lt;/STRONG&gt;command from MATLAB terminal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option would be to update the following files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{MBDT_ROOT}\mbdtbx_s32k14x\mbdtbx_s32k14x\mbd_s32k14_make_rtw.p&lt;/STRONG&gt; [&lt;SPAN style="color: #ff0000;"&gt;modify&lt;/SPAN&gt;]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{MBDT_ROOT}\mbdtbx_s32k\mscripts\utils\mbd_s32k_add_gcc_to_path.p&lt;/STRONG&gt; [&lt;SPAN style="color: #008000;"&gt;add&lt;/SPAN&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if&amp;nbsp;this fixes your issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Dec 2018 08:16:07 GMT</pubDate>
    <dc:creator>constantinrazva</dc:creator>
    <dc:date>2018-12-10T08:16:07Z</dc:date>
    <item>
      <title>S32K144 Example build error</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-Example-build-error/m-p/839848#M2674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I am a lateral entrant to the new S32K144EVB and I have intalled the MBD package and also the support package tried to compile and flash an example but I get an compile error which does not describe what the error is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2018-12-06 11_10_30-MATLAB R2017b.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28379i1EC51AE39D7A0932/image-size/large?v=v2&amp;amp;px=999" role="button" title="2018-12-06 11_10_30-MATLAB R2017b.png" alt="2018-12-06 11_10_30-MATLAB R2017b.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx for your support&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have the solution here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/488537"&gt;https://community.nxp.com/thread/488537&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it should be fixed by NXP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 10:17:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-Example-build-error/m-p/839848#M2674</guid>
      <dc:creator>comodo77</dc:creator>
      <dc:date>2018-12-06T10:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Example build error</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-Example-build-error/m-p/839849#M2675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/comodo77"&gt;comodo77&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is most likely that it does not find&amp;nbsp;&lt;STRONG&gt;libwinpthread-1.dll&lt;/STRONG&gt; and can't build the executable&amp;nbsp;using gcc6.3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An option would be to manually add &lt;STRONG&gt;{MBDT_ROOT}\tools\gcc-6.3-arm32-eabi\bin&amp;nbsp;&lt;/STRONG&gt;to&amp;nbsp;&lt;STRONG&gt;PATH&lt;/STRONG&gt; system environment variable - to test this you could run the&amp;nbsp;&lt;STRONG&gt;setenv&amp;nbsp;&lt;/STRONG&gt;command from MATLAB terminal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option would be to update the following files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{MBDT_ROOT}\mbdtbx_s32k14x\mbdtbx_s32k14x\mbd_s32k14_make_rtw.p&lt;/STRONG&gt; [&lt;SPAN style="color: #ff0000;"&gt;modify&lt;/SPAN&gt;]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{MBDT_ROOT}\mbdtbx_s32k\mscripts\utils\mbd_s32k_add_gcc_to_path.p&lt;/STRONG&gt; [&lt;SPAN style="color: #008000;"&gt;add&lt;/SPAN&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if&amp;nbsp;this fixes your issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 08:16:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-Example-build-error/m-p/839849#M2675</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2018-12-10T08:16:07Z</dc:date>
    </item>
  </channel>
</rss>

