<?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: MBDT ,The application is not running properly in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-The-application-is-not-running-properly/m-p/830049#M2640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Side note: we recommend not using any optimizations in the development and testing phases, as it can change the order in which the various functions are called (or operations are being executed). This makes the debugging process harder and introduces a level of uncertainty for who's going through the code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2018 13:19:13 GMT</pubDate>
    <dc:creator>constantinrazva</dc:creator>
    <dc:date>2018-08-08T13:19:13Z</dc:date>
    <item>
      <title>MBDT ,The application is not running properly</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-The-application-is-not-running-properly/m-p/830047#M2638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #666666;"&gt;dear NXP expert:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I compile successfully MBDToolboxMPC574xPReleaseV2. 0.0 the example model, and through RAppID_Boot_Loader_Utility tools to complete the program download, but the application cannot run normally.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL data-v-362bce0e="" style="color: #2e3033;"&gt;&lt;LI data-v-362bce0e="" style="margin: 0px 0px 10px;"&gt;&lt;P class="" data-group="1-1" data-v-362bce0e="" style="color: #666666;"&gt;The program goes directly to the following location:&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1533701581(1).jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3493iF83069CEF0AAC3F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="1533701581(1).jpg" alt="1533701581(1).jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 03:04:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-The-application-is-not-running-properly/m-p/830047#M2638</guid>
      <dc:creator>742970882</dc:creator>
      <dc:date>2018-08-08T03:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT ,The application is not running properly</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-The-application-is-not-running-properly/m-p/830048#M2639</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/742970882@qq.com"&gt;742970882@qq.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on code optimization options used to build the executable file, you might not see exactly the flow that you have in your code. If you enable the Instruction Stepping Mode (up-left, blue circle in the picture) you can navigate through the disassembly of your code. You can see that in this example (the uart example from our toolbox), the code is generating the call to MC_MODE_INIT() and it is called. Furthermore, you can enter in the disassembly window an address/function name and it will navigate you to the desired function. You can also have breakpoints here, so you can search MC_MODE_INIT in the disassembly window, put a breakpoint there and see it get called.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/12595iB3B75002D54A9864/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.jpg" alt="pastedImage_5.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:32:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-The-application-is-not-running-properly/m-p/830048#M2639</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2018-08-08T08:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT ,The application is not running properly</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-The-application-is-not-running-properly/m-p/830049#M2640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Side note: we recommend not using any optimizations in the development and testing phases, as it can change the order in which the various functions are called (or operations are being executed). This makes the debugging process harder and introduces a level of uncertainty for who's going through the code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 13:19:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-The-application-is-not-running-properly/m-p/830049#M2640</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2018-08-08T13:19:13Z</dc:date>
    </item>
  </channel>
</rss>

