<?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)中的主题 S32K396 DIO from example - LED D34 &amp;amp; 33 wrong default config???</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K396-DIO-from-example-LED-D34-amp-33-wrong-default-config/m-p/1945269#M9428</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using S32K396-BGA-DC1 board, with Simulink in matlab2024a.&lt;/P&gt;&lt;P&gt;I am trying to re-use the example "s32k37x_s32k39x_dio_ebt" because I noticed that by default, the D33 &amp;amp; D34, are wrong configured in the example project (see fig. 1 &amp;amp; 2) Is that true? . After changing the .mex by adding the correct new channel and configuring it (see fig. 3 &amp;amp; 4), I cannot see the led blinking. I checked that the SW are working ok with freemaster.&lt;BR /&gt;&lt;BR /&gt;Can you please help me with this issue, I attached the modified project.&lt;/P&gt;&lt;P&gt;Thanks, Agustin.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2024 07:54:32 GMT</pubDate>
    <dc:creator>agus_idiada</dc:creator>
    <dc:date>2024-09-02T07:54:32Z</dc:date>
    <item>
      <title>S32K396 DIO from example - LED D34 &amp; 33 wrong default config???</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K396-DIO-from-example-LED-D34-amp-33-wrong-default-config/m-p/1945269#M9428</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using S32K396-BGA-DC1 board, with Simulink in matlab2024a.&lt;/P&gt;&lt;P&gt;I am trying to re-use the example "s32k37x_s32k39x_dio_ebt" because I noticed that by default, the D33 &amp;amp; D34, are wrong configured in the example project (see fig. 1 &amp;amp; 2) Is that true? . After changing the .mex by adding the correct new channel and configuring it (see fig. 3 &amp;amp; 4), I cannot see the led blinking. I checked that the SW are working ok with freemaster.&lt;BR /&gt;&lt;BR /&gt;Can you please help me with this issue, I attached the modified project.&lt;/P&gt;&lt;P&gt;Thanks, Agustin.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 07:54:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K396-DIO-from-example-LED-D34-amp-33-wrong-default-config/m-p/1945269#M9428</guid>
      <dc:creator>agus_idiada</dc:creator>
      <dc:date>2024-09-02T07:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: S32K396 DIO from example - LED D34 &amp; 33 wrong default config???</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K396-DIO-from-example-LED-D34-amp-33-wrong-default-config/m-p/1945355#M9429</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237986"&gt;@agus_idiada&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The latest version of the S32K3 Toolbox (1.5.0) provides support for both&amp;nbsp;&lt;STRONG&gt;XS32K396-BGA-DC&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;XS32K396-BGA-DC1&lt;/STRONG&gt;, but in different ways. These are two different revisions of the &lt;STRONG&gt;S32K396&lt;/STRONG&gt; hardware board.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; The first revision,&amp;nbsp;&lt;STRONG&gt;XS32K396-BGA-DC&lt;/STRONG&gt;, is used for the default project implementation of the &lt;STRONG&gt;S32K396-Q289&lt;/STRONG&gt; hardware board, inside the &lt;STRONG&gt;devices&lt;/STRONG&gt; folder (&lt;EM&gt;toolbox_root\mbdtbx_s32k3\devices\S32K396-Q289&lt;/EM&gt;). In this folder you can find the configuration of this specific hardware board revision, which has the LEDs routed to &lt;STRONG&gt;PTH7 (D35_BLUE)&lt;/STRONG&gt;, &lt;STRONG&gt;PTH8 (D34_BLUE)&lt;/STRONG&gt; and &lt;STRONG&gt;PTH9 (D33_BLUE)&lt;/STRONG&gt;, as illustrated in your screenshot &lt;STRONG&gt;2.png&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dragostoma_0-1725266556752.png" style="width: 581px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296586iD9277E9D3CA96BA3/image-dimensions/581x92?v=v2" width="581" height="92" role="button" title="dragostoma_0-1725266556752.png" alt="dragostoma_0-1725266556752.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; The second version,&amp;nbsp;&lt;STRONG&gt;XS32K396-BGA-DC1&lt;/STRONG&gt;, is a different board revision than the previous one, and which has a slightly different configuration. This revision's implementation is used as a custom configuration, and you can find it inside the &lt;STRONG&gt;custom_projects&lt;/STRONG&gt; folder, under &lt;STRONG&gt;devices &lt;/STRONG&gt;(&lt;EM&gt;toolbox_root\mbdtbx_s32k3\devices\custom_projects\XS32K396-BGA-DC1&lt;/EM&gt;).&amp;nbsp;In this folder you can find the configuration of this specific hardware board revision, which has the LEDs routed to &lt;STRONG&gt;PTH7 (D35_BLUE)&lt;/STRONG&gt;, &lt;STRONG&gt;PTD4 (D34_BLUE)&lt;/STRONG&gt; and &lt;STRONG&gt;PTD5 (D33_BLUE)&lt;/STRONG&gt;, as illustrated in your screenshot &lt;STRONG&gt;3.png&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dragostoma_1-1725266644585.png" style="width: 581px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296587i3B1FD1EB042A401F/image-dimensions/581x90?v=v2" width="581" height="90" role="button" title="dragostoma_1-1725266644585.png" alt="dragostoma_1-1725266644585.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the custom project usage, the toolbox provides support for users to create their own custom default projects. This could be very useful when having a custom board design, or, as in our case, a different revision of the same board. For the applications delivered with the toolbox and newly created models, the&amp;nbsp;&lt;STRONG&gt;Default Configuration Template&lt;/STRONG&gt; will be set automatically to the location of the default project the toolbox provides, according to the selected&amp;nbsp;&lt;STRONG&gt;Hardware Part&amp;nbsp;&lt;/STRONG&gt;and&amp;nbsp;&lt;STRONG&gt;Configuration Tool.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dragostoma_3-1725267449956.png" style="width: 939px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296597iBA119FC3FFEB0894/image-dimensions/939x263?v=v2" width="939" height="263" role="button" title="dragostoma_3-1725267449956.png" alt="dragostoma_3-1725267449956.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;&lt;STRONG&gt;Browse&amp;nbsp;&lt;/STRONG&gt;button will open the Windows Explorer allowing the selection of a different project to be used as the default one for the model. You can choose one of the projects delivered with the toolbox, or a different configuration you might have created.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dragostoma_4-1725267586556.png" style="width: 1015px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296598i077A623751BCD52A/image-dimensions/1015x373?v=v2" width="1015" height="373" role="button" title="dragostoma_4-1725267586556.png" alt="dragostoma_4-1725267586556.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After you correctly set the custom configuration project, you can successfully use in your application.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if you have other issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dragos&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 09:18:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K396-DIO-from-example-LED-D34-amp-33-wrong-default-config/m-p/1945355#M9429</guid>
      <dc:creator>dragostoma</dc:creator>
      <dc:date>2024-09-02T09:18:04Z</dc:date>
    </item>
  </channel>
</rss>

