<?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)のトピックhow to build the program that generated by MBD toolbox in the S32DS ???</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-to-build-the-program-that-generated-by-MBD-toolbox-in-the/m-p/1060346#M4503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;build the program that generated by MBD toolbox in the S32DS,show errors as follow,how to resolve it???thks&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/constantinrazvan.chivu"&gt;constantinrazvan.chivu&lt;/A&gt;‌&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/khumphri"&gt;khumphri&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Mandar"&gt;Mandar&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/dhaval"&gt;dhaval&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/RHinnen"&gt;RHinnen&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jimtrudeau"&gt;jimtrudeau&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/114529i4D0474F5B5845D78/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jul 2020 05:54:28 GMT</pubDate>
    <dc:creator>642142357</dc:creator>
    <dc:date>2020-07-03T05:54:28Z</dc:date>
    <item>
      <title>how to build the program that generated by MBD toolbox in the S32DS ???</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-to-build-the-program-that-generated-by-MBD-toolbox-in-the/m-p/1060346#M4503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;build the program that generated by MBD toolbox in the S32DS,show errors as follow,how to resolve it???thks&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/constantinrazvan.chivu"&gt;constantinrazvan.chivu&lt;/A&gt;‌&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/khumphri"&gt;khumphri&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Mandar"&gt;Mandar&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/dhaval"&gt;dhaval&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/RHinnen"&gt;RHinnen&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jimtrudeau"&gt;jimtrudeau&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/114529i4D0474F5B5845D78/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 05:54:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-to-build-the-program-that-generated-by-MBD-toolbox-in-the/m-p/1060346#M4503</guid>
      <dc:creator>642142357</dc:creator>
      <dc:date>2020-07-03T05:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to build the program that generated by MBD toolbox in the S32DS ???</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-to-build-the-program-that-generated-by-MBD-toolbox-in-the/m-p/1060347#M4504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/642142357@qq.com"&gt;642142357@qq.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The S32 Design Studio ProjectInfo.xml importer doesn't recognize the &lt;STRONG&gt;-lm&lt;/STRONG&gt; flag from the linker options and thus doesn't add the C standard math library to the imported S32 Design Studio project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To fix those build errors you have to add the math library by yourself by following the next steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Right click on your S32 Design Studio project and open the project's &lt;STRONG&gt;Properties.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/114540i2B8E2A0282D324C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Go to &lt;STRONG&gt;C/C++ Build &amp;gt; Settings &amp;gt; Standard S32DS C Linker &amp;gt; Libraries&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Press the &lt;STRONG&gt;Add&lt;/STRONG&gt; button pointed by the yellow arrow to add the standard C math library, called &lt;STRONG&gt;m&lt;/STRONG&gt;. Press the&amp;nbsp;&lt;STRONG&gt;OK&lt;/STRONG&gt; button at the end to save your changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/114542iED517A22401553BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4, Build the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 07:39:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-to-build-the-program-that-generated-by-MBD-toolbox-in-the/m-p/1060347#M4504</guid>
      <dc:creator>paulvlase</dc:creator>
      <dc:date>2020-07-03T07:39:14Z</dc:date>
    </item>
  </channel>
</rss>

