<?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>MPC5xxx中的主题 Re: SPC5643L question summary</title>
    <link>https://community.nxp.com/t5/MPC5xxx/SPC5643L-question-summary/m-p/1744275#M24435</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;1.&lt;SPAN class=""&gt;I need to use single precision floating-point, is my setting optimal? &lt;/SPAN&gt;&lt;SPAN class=""&gt;Do you need to set up floating point libraries elsewhere&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;My setting：C/C++ Build -&amp;gt;Settings-&amp;gt; Floating Point-&amp;gt;SPFP_Only&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;See following thread:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-Development-Tools/enable-floating-point/m-p/462312" target="_blank"&gt;https://community.nxp.com/t5/CodeWarrior-Development-Tools/enable-floating-point/m-p/462312&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;2.Do you have a CW version of the PWM triggered AD DMA collection routine&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;If you are asking about example code. Then I do not find any for such scenario.&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;3.I use Matlab 2015a,&amp;nbsp;&lt;SPAN class=""&gt;Can I use NXP MBDT?&lt;/SPAN&gt;&lt;SPAN class=""&gt; Is this a free tool?&lt;/SPAN&gt;&lt;SPAN class=""&gt; Is there a version of SPC5643L for my version?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I dont think you can use it with v 2015a. But you can have a look at release notes of MDBT.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;In case you wont find information in release note, please rise a question on MDBT forum, they could give you the most accurate answer.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/bd-p/mbdt" target="_blank"&gt;https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/bd-p/mbdt&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Yes, it is free of charge.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1698045263701.png" style="width: 663px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246303iC19EE78ED0CCF92C/image-dimensions/663x276?v=v2" width="663" height="276" role="button" title="petervlna_0-1698045263701.png" alt="petervlna_0-1698045263701.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;petervlna_0-1698045263701.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2023 07:50:41 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2023-10-23T07:50:41Z</dc:date>
    <item>
      <title>SPC5643L question summary</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5643L-question-summary/m-p/1744132#M24434</link>
      <description>&lt;P&gt;Hi NXP team，&lt;/P&gt;&lt;P&gt;I have some question about SPC5643L&lt;/P&gt;&lt;P&gt;I use CW 10.6，Matlab 2015a, use MBD but not NXP MBDT&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;At present, my operation efficiency is much lower than the previous scheme, so I have several questions to confirm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1.&lt;SPAN class=""&gt;I need to use single precision floating-point, is my setting optimal? &lt;/SPAN&gt;&lt;SPAN class=""&gt;Do you need to set up floating point libraries elsewhere&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;My setting：C/C++ Build -&amp;gt;Settings-&amp;gt; Floating Point-&amp;gt;SPFP_Only&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2.Do you have a CW version of the PWM triggered AD DMA collection routine&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3.I use Matlab 2015a,&amp;nbsp;&lt;SPAN class=""&gt;Can I use NXP MBDT?&lt;/SPAN&gt;&lt;SPAN class=""&gt; Is this a free tool?&lt;/SPAN&gt;&lt;SPAN class=""&gt; Is there a version of SPC5643L for my version?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 03:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5643L-question-summary/m-p/1744132#M24434</guid>
      <dc:creator>yulong</dc:creator>
      <dc:date>2023-10-23T03:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5643L question summary</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5643L-question-summary/m-p/1744275#M24435</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;1.&lt;SPAN class=""&gt;I need to use single precision floating-point, is my setting optimal? &lt;/SPAN&gt;&lt;SPAN class=""&gt;Do you need to set up floating point libraries elsewhere&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;My setting：C/C++ Build -&amp;gt;Settings-&amp;gt; Floating Point-&amp;gt;SPFP_Only&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;See following thread:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-Development-Tools/enable-floating-point/m-p/462312" target="_blank"&gt;https://community.nxp.com/t5/CodeWarrior-Development-Tools/enable-floating-point/m-p/462312&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;2.Do you have a CW version of the PWM triggered AD DMA collection routine&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;If you are asking about example code. Then I do not find any for such scenario.&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;3.I use Matlab 2015a,&amp;nbsp;&lt;SPAN class=""&gt;Can I use NXP MBDT?&lt;/SPAN&gt;&lt;SPAN class=""&gt; Is this a free tool?&lt;/SPAN&gt;&lt;SPAN class=""&gt; Is there a version of SPC5643L for my version?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I dont think you can use it with v 2015a. But you can have a look at release notes of MDBT.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;In case you wont find information in release note, please rise a question on MDBT forum, they could give you the most accurate answer.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/bd-p/mbdt" target="_blank"&gt;https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/bd-p/mbdt&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Yes, it is free of charge.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1698045263701.png" style="width: 663px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246303iC19EE78ED0CCF92C/image-dimensions/663x276?v=v2" width="663" height="276" role="button" title="petervlna_0-1698045263701.png" alt="petervlna_0-1698045263701.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;petervlna_0-1698045263701.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 07:50:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5643L-question-summary/m-p/1744275#M24435</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-10-23T07:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5643L question summary</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5643L-question-summary/m-p/1748451#M24460</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;That solved some of my problems&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 07:15:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5643L-question-summary/m-p/1748451#M24460</guid>
      <dc:creator>yulong</dc:creator>
      <dc:date>2023-10-30T07:15:32Z</dc:date>
    </item>
  </channel>
</rss>

