<?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)のトピックRe: Model-Based Design Toolbox for S32K146 - Example code builds and flashes but nothing happens</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Model-Based-Design-Toolbox-for-S32K146-Example-code-builds-and/m-p/1652025#M8230</link>
    <description>&lt;P&gt;After further investigation, it is working&lt;/P&gt;&lt;P&gt;The blue LED could not be seen to flash because its an RGB LED and the red and green LEDs were also on.&lt;/P&gt;&lt;P&gt;So I set the red and green LEDs to off and now the blue LED can be seen flashing&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 11:10:09 GMT</pubDate>
    <dc:creator>johngreenjets</dc:creator>
    <dc:date>2023-05-17T11:10:09Z</dc:date>
    <item>
      <title>Model-Based Design Toolbox for S32K146 - Example code builds and flashes but nothing happens</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Model-Based-Design-Toolbox-for-S32K146-Example-code-builds-and/m-p/1649517#M8218</link>
      <description>&lt;P&gt;I have installed the NXP 'Model-Based Design Toolbox for S32K1xx Automotive Microprocessors Family' which I am using with &lt;SPAN&gt;the NXP UCANS32K146 development board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using the simple example 'gpio_s32k146' which toggles an LED and reads switch inputs etc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The build message shows that the model built and downloaded successfully, but the software does not seem to run&amp;nbsp;because the LED does not toggle and the switches have no effect.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Why does this simple example code not seem to run on the development board ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="johngreenjets_0-1683900764674.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222959i398A166FC03D3858/image-size/large?v=v2&amp;amp;px=999" role="button" title="johngreenjets_0-1683900764674.png" alt="johngreenjets_0-1683900764674.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="johngreenjets_1-1683901178067.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222963i45445A501AB40472/image-size/large?v=v2&amp;amp;px=999" role="button" title="johngreenjets_1-1683901178067.png" alt="johngreenjets_1-1683901178067.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The configuration is setup as follows...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="johngreenjets_2-1683901234142.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222964i87845D9BFAF945A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="johngreenjets_2-1683901234142.png" alt="johngreenjets_2-1683901234142.png" /&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="johngreenjets_3-1683901254970.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222965iC5A6D26A2E7F6A7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="johngreenjets_3-1683901254970.png" alt="johngreenjets_3-1683901254970.png" /&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="johngreenjets_4-1683901281446.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222966iDFB6E3E2A8E843D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="johngreenjets_4-1683901281446.png" alt="johngreenjets_4-1683901281446.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Message shows successful completion of build and download...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="johngreenjets_5-1683901431642.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222967i177D56DE88288AA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="johngreenjets_5-1683901431642.png" alt="johngreenjets_5-1683901431642.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I imported the generated xml project into the&amp;nbsp;S32 Design Studio for Arm IDE so I could break point and step.&lt;/P&gt;&lt;P&gt;I couldn't see anywhere in the code or project that sets the GPIO pins a digital inputs/outputs, could this be the problem ?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe the pin configuration is usually done using the Processor Expert in the IDE ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 14:30:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Model-Based-Design-Toolbox-for-S32K146-Example-code-builds-and/m-p/1649517#M8218</guid>
      <dc:creator>johngreenjets</dc:creator>
      <dc:date>2023-05-12T14:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Model-Based Design Toolbox for S32K146 - Example code builds and flashes but nothing happens</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Model-Based-Design-Toolbox-for-S32K146-Example-code-builds-and/m-p/1652025#M8230</link>
      <description>&lt;P&gt;After further investigation, it is working&lt;/P&gt;&lt;P&gt;The blue LED could not be seen to flash because its an RGB LED and the red and green LEDs were also on.&lt;/P&gt;&lt;P&gt;So I set the red and green LEDs to off and now the blue LED can be seen flashing&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 11:10:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Model-Based-Design-Toolbox-for-S32K146-Example-code-builds-and/m-p/1652025#M8230</guid>
      <dc:creator>johngreenjets</dc:creator>
      <dc:date>2023-05-17T11:10:09Z</dc:date>
    </item>
  </channel>
</rss>

