<?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: Binary or Object file not generated with Motor Control Toolbox in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Binary-or-Object-file-not-generated-with-Motor-Control-Toolbox/m-p/972573#M3815</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/anu.mathew@ntu.edu.sg"&gt;anu.mathew@ntu.edu.sg&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share the model you're having issues with?&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>Wed, 26 Jun 2019 09:53:24 GMT</pubDate>
    <dc:creator>constantinrazva</dc:creator>
    <dc:date>2019-06-26T09:53:24Z</dc:date>
    <item>
      <title>Binary or Object file not generated with Motor Control Toolbox</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Binary-or-Object-file-not-generated-with-Motor-Control-Toolbox/m-p/972572#M3814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using NXP's&amp;nbsp;Motor Control Development Toolbox for MPC564xL to build a simple application on MPC5643L microcontroller. I have done compilation and then build the model in Simulink. However the .elf file which is the target file is not generated in the target folder . I am using CodeWarrior compiler. I am attaching screenshots of my configuration block and my model. I have also tried the example projects. But same problem exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;/P&gt;&lt;P&gt;This is my hardware target parameters that I have configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG height="747" width="791" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone help me identifying the issue? Thanks in advance for your response.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/tag/mpc56xx codewarrior v11.0/tg-p"&gt;#mpc56xx codewarrior v11.0&lt;/A&gt; &lt;A href="https://community.nxp.com/t5/tag/motorcontroltoolbox/tg-p"&gt;#motorcontroltoolbox&lt;/A&gt;‌ &lt;A href="https://community.nxp.com/t5/tag/mpc5643l bam/tg-p"&gt;#mpc5643l bam&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 02:56:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Binary-or-Object-file-not-generated-with-Motor-Control-Toolbox/m-p/972572#M3814</guid>
      <dc:creator>anu_mathew</dc:creator>
      <dc:date>2019-06-26T02:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Binary or Object file not generated with Motor Control Toolbox</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Binary-or-Object-file-not-generated-with-Motor-Control-Toolbox/m-p/972573#M3815</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/anu.mathew@ntu.edu.sg"&gt;anu.mathew@ntu.edu.sg&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share the model you're having issues with?&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>Wed, 26 Jun 2019 09:53:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Binary-or-Object-file-not-generated-with-Motor-Control-Toolbox/m-p/972573#M3815</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2019-06-26T09:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Binary or Object file not generated with Motor Control Toolbox</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Binary-or-Object-file-not-generated-with-Motor-Control-Toolbox/m-p/972574#M3816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. I was able to resolve the issue, by setting the environment parameters correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using:&lt;/P&gt;&lt;P&gt;DIAB_CATALOG = C:\Freescale\CW MCU v11.1&lt;/P&gt;&lt;P&gt;DIAB_TOOL = %DIAB_CATALOG%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps someone else who is facing similar issue. I lost the link to original thread which had the solution. It would be great if someone can add that in comments as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2019 01:36:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Binary-or-Object-file-not-generated-with-Motor-Control-Toolbox/m-p/972574#M3816</guid>
      <dc:creator>anu_mathew</dc:creator>
      <dc:date>2019-07-11T01:36:37Z</dc:date>
    </item>
  </channel>
</rss>

