<?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)のトピックS32 DS Config Tool PWM Issues</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1616545#M8067</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;FONT&gt;&lt;FONT&gt;S32 DS Config Tool ile pinleri konfigüre etmek istediğimde resimdeki hataları alıyorum çözümü nedir?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 08:10:57 GMT</pubDate>
    <dc:creator>Baris</dc:creator>
    <dc:date>2023-03-16T08:10:57Z</dc:date>
    <item>
      <title>S32 DS Config Tool PWM Issues</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1616545#M8067</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;FONT&gt;&lt;FONT&gt;S32 DS Config Tool ile pinleri konfigüre etmek istediğimde resimdeki hataları alıyorum çözümü nedir?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 08:10:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1616545#M8067</guid>
      <dc:creator>Baris</dc:creator>
      <dc:date>2023-03-16T08:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32 DS Config Tool PWM Issues</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1618618#M8073</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/187562"&gt;@Baris&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The error you are encountering seems to be related to the selection of the &lt;STRONG&gt;PwmEmiosBusRef&lt;/STRONG&gt; option. The parameter above it, labeled as &lt;STRONG&gt;Counter Bus&lt;/STRONG&gt;, allows you to configure a bus to be used by the channel, which can be either external or internal, as illustrated below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_0-1679329413422.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/215426iF59F57B56F902EB6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_0-1679329413422.png" alt="Irina_Costachescu_0-1679329413422.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Now, for the channels using external counter buses (A, B, C, D, E or F), you must also select the reference to the bus definition. This definition should be configured inside the &lt;STRONG&gt;Mcl&lt;/STRONG&gt; component under the &lt;EM&gt;&lt;STRONG&gt;Mcl Specific Configuration/Emios Common&lt;/STRONG&gt;&lt;/EM&gt; tab, where a&amp;nbsp;bus can be created for each EMIOS instance.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_3-1679330048723.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/215442i9360F101B0EADCA2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_3-1679330048723.png" alt="Irina_Costachescu_3-1679330048723.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;When configuring such a bus, the &lt;STRONG&gt;Emios Channel&lt;/STRONG&gt; setting associates it to one of the external hardware buses, the ones identified as A, B, C, D, E and F in the Pwm component, as it follows:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_1-1679329509714.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/215427iE39034DBA4CA2ABA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_1-1679329509714.png" alt="Irina_Costachescu_1-1679329509714.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This screenshot is taken from the Mcl component User Manual, which can be found inside the Model-Based Design Toolbox root, under the path &lt;EM&gt;S32K3_RTD\SW32K3_RTD_4.4_2.0.0\eclipse\plugins\Mcl_TS_T40D34M20I0R0\doc&lt;/EM&gt;. You can consult this document for more information on the Mcl driver, and its available settings.&lt;/P&gt;
&lt;P&gt;These being said, it seems that, in your case, there is no bus configured in Mcl for the selected &lt;STRONG&gt;Counter Bus&lt;/STRONG&gt; in the Pwm component. Please check this correspondence in your configuration, and if the error still persists, could you please send us your .mex file for further investigations?&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;BR /&gt;Irina&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 16:36:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1618618#M8073</guid>
      <dc:creator>Irina_Costachescu</dc:creator>
      <dc:date>2023-03-20T16:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32 DS Config Tool PWM Issues</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1619133#M8075</link>
      <description>&lt;P&gt;Attached is the .mex file I got the error.&lt;BR /&gt;I got this error in all of the sample projects I opened via Simulink.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 11:16:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1619133#M8075</guid>
      <dc:creator>Baris</dc:creator>
      <dc:date>2023-03-21T11:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: S32 DS Config Tool PWM Issues</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1621688#M8092</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/187562"&gt;@Baris&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;For overcoming the issue you are currently encountering we would like to propose to you the following:&lt;/P&gt;
&lt;P&gt;Since the problem does not come from the MBD toolbox, could you possibly change your PC language to English and try opening again the .mex configuration file?&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;BR /&gt;Irina&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 13:18:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1621688#M8092</guid>
      <dc:creator>Irina_Costachescu</dc:creator>
      <dc:date>2023-03-24T13:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32 DS Config Tool PWM Issues</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1621977#M8093</link>
      <description>&lt;P&gt;Thank you!&lt;BR /&gt;&lt;SPAN&gt;When I switched the computer language to English, the problem was solved.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2023 07:06:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32-DS-Config-Tool-PWM-Issues/m-p/1621977#M8093</guid>
      <dc:creator>Baris</dc:creator>
      <dc:date>2023-03-25T07:06:10Z</dc:date>
    </item>
  </channel>
</rss>

