<?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>S32GのトピックRe: S32G3 RDB3 flash RGB_LED_M7 project to QSPI</title>
    <link>https://community.nxp.com/t5/S32G/S32G3-RDB3-flash-RGB-LED-M7-project-to-QSPI/m-p/1958091#M10835</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/235130"&gt;@XD&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;For what I can see you are missing the QSPI parameters, you can solve that by selecting&lt;SPAN&gt;&amp;nbsp;the "Configure QSPI parameters" checkbox on the left side of the IVT view, and select the file&amp;nbsp;mx25_sim133ddr.bin. you should be able to find it in your installation directory, for example "C:\NXP\S32DS.3.5\eclipse\mcu_data\processors\S32G399A\PlatformSDK_S32XX_4_0_0\quadspi\default_boot_images\mx25_sim133ddr.bin"&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="alejandro_e_0-1726787101678.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/300144i9A4D3A6ED4A5FB8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1726787101678.png" alt="alejandro_e_0-1726787101678.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this information solved your problem.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2024 23:05:50 GMT</pubDate>
    <dc:creator>alejandro_e</dc:creator>
    <dc:date>2024-09-19T23:05:50Z</dc:date>
    <item>
      <title>S32G3 RDB3 flash RGB_LED_M7 project to QSPI</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-RDB3-flash-RGB-LED-M7-project-to-QSPI/m-p/1958021#M10834</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I’m using Design Studio 3.5 to build the &lt;STRONG&gt;RGB_LED_M7&lt;/STRONG&gt; project and have followed the software enablement guide to update the linker script. I used the IVT tools to generate a blob image, and the SD card image worked well. However, when I tried generating the QSPI image, it didn’t work—the LEDs didn’t blink at all.&lt;/P&gt;&lt;P&gt;I made sure to change the &lt;STRONG&gt;interface selection&lt;/STRONG&gt; to QSPI and selected the &lt;STRONG&gt;MX25UM51245G&lt;/STRONG&gt; in S32Flashtool. I’ve attached both screenshots for reference.&lt;/P&gt;&lt;P&gt;Since I was able to use S32Flashtool to flash &lt;STRONG&gt;fip.s32-qspi&lt;/STRONG&gt; successfully, and the board booted, I suspect there might be an issue with the IVT configuration of the LED project. Could you help me troubleshoot this?&lt;/P&gt;&lt;P&gt;Thanks in advance for your support.&lt;/P&gt;&lt;P&gt;XD&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XD_0-1726779679883.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/300120i4B823DB9BB74B139/image-size/medium?v=v2&amp;amp;px=400" role="button" title="XD_0-1726779679883.png" alt="XD_0-1726779679883.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="XD_1-1726779787833.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/300121i2AEC74F774C6E0CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="XD_1-1726779787833.png" alt="XD_1-1726779787833.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 21:07:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-RDB3-flash-RGB-LED-M7-project-to-QSPI/m-p/1958021#M10834</guid>
      <dc:creator>XD</dc:creator>
      <dc:date>2024-09-19T21:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 RDB3 flash RGB_LED_M7 project to QSPI</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-RDB3-flash-RGB-LED-M7-project-to-QSPI/m-p/1958091#M10835</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/235130"&gt;@XD&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;For what I can see you are missing the QSPI parameters, you can solve that by selecting&lt;SPAN&gt;&amp;nbsp;the "Configure QSPI parameters" checkbox on the left side of the IVT view, and select the file&amp;nbsp;mx25_sim133ddr.bin. you should be able to find it in your installation directory, for example "C:\NXP\S32DS.3.5\eclipse\mcu_data\processors\S32G399A\PlatformSDK_S32XX_4_0_0\quadspi\default_boot_images\mx25_sim133ddr.bin"&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="alejandro_e_0-1726787101678.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/300144i9A4D3A6ED4A5FB8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1726787101678.png" alt="alejandro_e_0-1726787101678.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this information solved your problem.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 23:05:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-RDB3-flash-RGB-LED-M7-project-to-QSPI/m-p/1958091#M10835</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-09-19T23:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 RDB3 flash RGB_LED_M7 project to QSPI</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-RDB3-flash-RGB-LED-M7-project-to-QSPI/m-p/1958108#M10836</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238460"&gt;@alejandro_e&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;It works now, thank you for your support!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;XD&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 23:48:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-RDB3-flash-RGB-LED-M7-project-to-QSPI/m-p/1958108#M10836</guid>
      <dc:creator>XD</dc:creator>
      <dc:date>2024-09-19T23:48:13Z</dc:date>
    </item>
  </channel>
</rss>

