<?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: How can I run the C code project generated from MBDT?</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824717#M2575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; Constantin.&lt;/P&gt;&lt;P&gt;Thank you for your reply and recommendation.&lt;/P&gt;&lt;P&gt;But the howto doc says S21ds_PA_V1.2 is needed. Can I replace the V1.2 with 2017R1 ?&lt;/P&gt;&lt;P&gt;Thank you previously,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2019 02:40:56 GMT</pubDate>
    <dc:creator>1506840872</dc:creator>
    <dc:date>2019-01-16T02:40:56Z</dc:date>
    <item>
      <title>How can I run the C code project generated from MBDT?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824715#M2573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，everyone.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I bought a Devkit-MPC5744 recently, and downloaded the Model-based Design Toolbox for MPC5744P from the NXP website.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&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/70394iAA7F72E0A7AF61E4/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 style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;And then I&amp;nbsp;open the example model file from the&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;M&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;odel-based&lt;/SPAN&gt; &lt;SPAN style="border: 0px; font-weight: inherit;"&gt;D&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;esign&lt;/SPAN&gt; &lt;SPAN style="border: 0px; font-weight: inherit;"&gt;T&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;oolbox. The model is "uart_model_pnt".&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70400iED8AD58A1604AD6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_6.png" alt="pastedImage_6.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;After that I&amp;nbsp;configure the parameter and build the model, and then the Simulink generate the C code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70402i16516054172906EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_7.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70403iD2AC83D7AEDF0C06/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_7.png" alt="pastedImage_7.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After the help of NXP S32 ds community, the project could be compiled successfully.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;But&amp;nbsp;the problem is that the program doesn't run.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;When I click "resume" button and start the program, it will stop somewhere in&amp;nbsp;configure_flash.s file&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70406i11F66D6DFE64B863/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70407i0A017857C5D9A409/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;And when I reclick the&amp;nbsp;"resume" button, the program seems running, but actually not running.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am sure the program are not running because I add some sentences to turn on the LED. However, it doesn't work.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_8.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70408iA4BA260AFDB44FC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_8.png" alt="pastedImage_8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;The console text and the project are in attachment.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Maybe my progress are not correct?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I would do appreciate it if you could help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2018 02:29:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824715#M2573</guid>
      <dc:creator>1506840872</dc:creator>
      <dc:date>2018-12-21T02:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I run the C code project generated from MBDT?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824716#M2574</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/1506840872@qq.com"&gt;1506840872@qq.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should try importing using the file exported by our toolbox to avoid any startup/linker/compiler issues (which I suspect to be the problem in your case). You can follow this article on how to import it to S32DS for Power (&lt;A _jive_internal="true" href="https://community.nxp.com/thread/456065"&gt;link&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you encounter any issues following this approach.&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>Thu, 03 Jan 2019 14:36:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824716#M2574</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2019-01-03T14:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I run the C code project generated from MBDT?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824717#M2575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; Constantin.&lt;/P&gt;&lt;P&gt;Thank you for your reply and recommendation.&lt;/P&gt;&lt;P&gt;But the howto doc says S21ds_PA_V1.2 is needed. Can I replace the V1.2 with 2017R1 ?&lt;/P&gt;&lt;P&gt;Thank you previously,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 02:40:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824717#M2575</guid>
      <dc:creator>1506840872</dc:creator>
      <dc:date>2019-01-16T02:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I run the C code project generated from MBDT?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824718#M2576</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/1506840872@qq.com"&gt;1506840872@qq.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;The doc refers to the version of "S32DS for PA 1.2 or newer" so it is fine to use the 2017R1 version.&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 08:04:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824718#M2576</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2019-01-16T08:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I run the C code project generated from MBDT?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824719#M2577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Marius.&lt;/P&gt;&lt;P&gt;And the howto doc says the Hotfix _4 is needed in the progress. But is that needed in&amp;nbsp;all operation, for example, in simulation, or just needed in the Exporting Code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 03:01:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824719#M2577</guid>
      <dc:creator>1506840872</dc:creator>
      <dc:date>2019-01-17T03:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I run the C code project generated from MBDT?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824720#M2578</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/1506840872@qq.com"&gt;1506840872@qq.com&lt;/A&gt;‌, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hotfix 4 is needed for providing a right xml file for importing the generated code in the S32DS as a project; so if I understood correctly your question this hotfix it is used only for the Exporting Code. This Hotfix should be applied only once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 08:36:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824720#M2578</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2019-01-17T08:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I run the C code project generated from MBDT?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824721#M2579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 11:34:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-can-I-run-the-C-code-project-generated-from-MBDT/m-p/824721#M2579</guid>
      <dc:creator>1506840872</dc:creator>
      <dc:date>2019-01-17T11:34:24Z</dc:date>
    </item>
  </channel>
</rss>

