<?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)のトピックS32K358EVB-Q289: Blinking LED Example Not Working (MATLAB R2022b / MBDT 1.6.0)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K358EVB-Q289-Blinking-LED-Example-Not-Working-MATLAB-R2022b/m-p/2304321#M10618</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’m trying to run a simple GPIO (LED ON/OFF) test on &lt;STRONG&gt;S32K358EVB-Q289&lt;/STRONG&gt; using MATLAB/Simulink, but the NXP “Blinking LED” example does not work on my board.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;MATLAB: &lt;STRONG&gt;R2022b&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Board: &lt;STRONG&gt;S32K3X8EVB-Q289HWUM (S32K358EVB-Q289)&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Support package/toolbox: &lt;STRONG&gt;SW32_MBDT_S32K3_1.6.0_D2501.mltbx&lt;/STRONG&gt; (license &lt;STRONG&gt;1.6.0&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Problem&lt;/STRONG&gt;&lt;BR /&gt;I want to study the GPIO LED blink example provided by NXP. However, MATLAB/Simulink does not provide a target/example specifically for &lt;STRONG&gt;S32K358-Q289&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Steps / symptoms:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Open the NXP provided &lt;STRONG&gt;Blinking LED&lt;/STRONG&gt; example model in Simulink.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Press &lt;STRONG&gt;Ctrl+E&lt;/STRONG&gt; (Configuration Parameters) and check the hardware settings.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;S32K358EVB-Q289&lt;/STRONG&gt; is not available in the hardware board list.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;As a workaround, I changed &lt;STRONG&gt;Configuration Project Template&lt;/STRONG&gt; to &lt;STRONG&gt;S32K358EVB-Q289&lt;/STRONG&gt; (switch package) (see attached screenshot).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In &lt;STRONG&gt;S32 Config Tool&lt;/STRONG&gt;, I configured:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Pins&lt;/STRONG&gt;: LED-related pin settings&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Peripherals&lt;/STRONG&gt;: LED/GPIO related settings&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The project &lt;STRONG&gt;builds successfully&lt;/STRONG&gt;, but the &lt;STRONG&gt;LED does not toggle&lt;/STRONG&gt; on the real board (no blinking).&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So the build is OK, but the LED ON/OFF does not work on hardware.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Is there an official MATLAB/Simulink &lt;STRONG&gt;example project&lt;/STRONG&gt; for &lt;STRONG&gt;S32K358-Q289 (S32K358EVB-Q289)&lt;/STRONG&gt;? If yes, where can I download/access it?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;How should the “Blinking LED” example be adapted to work on &lt;STRONG&gt;S32K358EVB-Q289&lt;/STRONG&gt;? Are there required settings (pin mux, clock/init, board init, etc.) that I might be missing?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;About the license/toolbox versions: I can find the license/download up to &lt;STRONG&gt;1.6.0&lt;/STRONG&gt;, but I don’t see a license download section for &lt;STRONG&gt;1.8.0&lt;/STRONG&gt;. Is 1.8.0 not available yet, or is it provided in a different place?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="97d38ad2-3c2d-48c7-b912-d11451887802.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/375083iF4253EEF4AE5DE17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="97d38ad2-3c2d-48c7-b912-d11451887802.png" alt="97d38ad2-3c2d-48c7-b912-d11451887802.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Feb 2026 00:58:52 GMT</pubDate>
    <dc:creator>phillip_hong</dc:creator>
    <dc:date>2026-02-02T00:58:52Z</dc:date>
    <item>
      <title>S32K358EVB-Q289: Blinking LED Example Not Working (MATLAB R2022b / MBDT 1.6.0)</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K358EVB-Q289-Blinking-LED-Example-Not-Working-MATLAB-R2022b/m-p/2304321#M10618</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’m trying to run a simple GPIO (LED ON/OFF) test on &lt;STRONG&gt;S32K358EVB-Q289&lt;/STRONG&gt; using MATLAB/Simulink, but the NXP “Blinking LED” example does not work on my board.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;MATLAB: &lt;STRONG&gt;R2022b&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Board: &lt;STRONG&gt;S32K3X8EVB-Q289HWUM (S32K358EVB-Q289)&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Support package/toolbox: &lt;STRONG&gt;SW32_MBDT_S32K3_1.6.0_D2501.mltbx&lt;/STRONG&gt; (license &lt;STRONG&gt;1.6.0&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Problem&lt;/STRONG&gt;&lt;BR /&gt;I want to study the GPIO LED blink example provided by NXP. However, MATLAB/Simulink does not provide a target/example specifically for &lt;STRONG&gt;S32K358-Q289&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Steps / symptoms:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Open the NXP provided &lt;STRONG&gt;Blinking LED&lt;/STRONG&gt; example model in Simulink.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Press &lt;STRONG&gt;Ctrl+E&lt;/STRONG&gt; (Configuration Parameters) and check the hardware settings.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;S32K358EVB-Q289&lt;/STRONG&gt; is not available in the hardware board list.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;As a workaround, I changed &lt;STRONG&gt;Configuration Project Template&lt;/STRONG&gt; to &lt;STRONG&gt;S32K358EVB-Q289&lt;/STRONG&gt; (switch package) (see attached screenshot).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In &lt;STRONG&gt;S32 Config Tool&lt;/STRONG&gt;, I configured:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Pins&lt;/STRONG&gt;: LED-related pin settings&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Peripherals&lt;/STRONG&gt;: LED/GPIO related settings&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The project &lt;STRONG&gt;builds successfully&lt;/STRONG&gt;, but the &lt;STRONG&gt;LED does not toggle&lt;/STRONG&gt; on the real board (no blinking).&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So the build is OK, but the LED ON/OFF does not work on hardware.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Is there an official MATLAB/Simulink &lt;STRONG&gt;example project&lt;/STRONG&gt; for &lt;STRONG&gt;S32K358-Q289 (S32K358EVB-Q289)&lt;/STRONG&gt;? If yes, where can I download/access it?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;How should the “Blinking LED” example be adapted to work on &lt;STRONG&gt;S32K358EVB-Q289&lt;/STRONG&gt;? Are there required settings (pin mux, clock/init, board init, etc.) that I might be missing?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;About the license/toolbox versions: I can find the license/download up to &lt;STRONG&gt;1.6.0&lt;/STRONG&gt;, but I don’t see a license download section for &lt;STRONG&gt;1.8.0&lt;/STRONG&gt;. Is 1.8.0 not available yet, or is it provided in a different place?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="97d38ad2-3c2d-48c7-b912-d11451887802.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/375083iF4253EEF4AE5DE17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="97d38ad2-3c2d-48c7-b912-d11451887802.png" alt="97d38ad2-3c2d-48c7-b912-d11451887802.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 00:58:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K358EVB-Q289-Blinking-LED-Example-Not-Working-MATLAB-R2022b/m-p/2304321#M10618</guid>
      <dc:creator>phillip_hong</dc:creator>
      <dc:date>2026-02-02T00:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358EVB-Q289: Blinking LED Example Not Working (MATLAB R2022b / MBDT 1.6.0)</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K358EVB-Q289-Blinking-LED-Example-Not-Working-MATLAB-R2022b/m-p/2305347#M10621</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259431"&gt;@phillip_hong&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your interest into Model-Based Design Toolbox for S32K3, &lt;/SPAN&gt;&lt;SPAN&gt;for the detailed description of your setup and for outlining the steps you followed. Below are a few clarifications regarding your questions:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; Unfortunately, at this time, there is no official MATLAB/Simulink example specifically targeting the &lt;STRONG&gt;S32K358-Q289&lt;/STRONG&gt; board. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can find support for S32K358-Q172 (with a different pinout).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The S32K358‑Q289 package is not yet included in the supported device list, which is why you do not see a dedicated example or hardware board entry for it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; Using the &lt;STRONG&gt;S32K358‑Q172&lt;/STRONG&gt; package and attempting to manually adjust the pins may lead to the behavior you observed, primarily due to the pinout differences between the 172‑pin and 289‑pin variants. While some pins may align and allow partial compatibility, there will inevitably be mismatches that can cause functional issues.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I recommend you the following thread for pins configuration, in order to see if your configuration is complete:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT1-5-DIO-and-PWM-not-working/m-p/1895947/highlight/true#M9269" target="_blank"&gt;MBDT1.5 DIO and PWM not working&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Moreover, we will take into consideration adding support for the &lt;STRONG&gt;S32K358‑Q289&lt;/STRONG&gt; in future releases.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; The latest release,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;MBDT for S32K3 version 1.8.0&lt;/STRONG&gt;, the toolbox &lt;STRONG&gt;no longer requires a license file&lt;/STRONG&gt;. You can download and use version 1.8.0 directly without activating any license.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is why you no longer see a license download section for 1.8.0—licensing is no longer part of the installation process.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dragos&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 13:37:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K358EVB-Q289-Blinking-LED-Example-Not-Working-MATLAB-R2022b/m-p/2305347#M10621</guid>
      <dc:creator>dragostoma</dc:creator>
      <dc:date>2026-02-03T13:37:44Z</dc:date>
    </item>
  </channel>
</rss>

