<?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>topic Re: S32G Cortex M7 Programming / Flash in S32G</title>
    <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2183913#M15147</link>
    <description>&lt;P&gt;hi,&lt;SPAN&gt;arun_belamge&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;Please modify the linker file , you can try to reduce the size of binary.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
    <pubDate>Fri, 10 Oct 2025 13:28:56 GMT</pubDate>
    <dc:creator>Joey_z</dc:creator>
    <dc:date>2025-10-10T13:28:56Z</dc:date>
    <item>
      <title>S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2183745#M15142</link>
      <description>&lt;P&gt;Hello All.&lt;/P&gt;&lt;P&gt;I have been able to successfully build and generate the IVT blob for the RGB / UART example projects in the S32G DS 3.6.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I currently do not have any Debugger, the only way for me to run the program is via flashing the binary using the Flash Tool.&lt;/P&gt;&lt;P&gt;I have tried many programs and flashed it successfully, but nothing seems to work.&lt;/P&gt;&lt;P&gt;Can anyone tell me where am I going wrong?&lt;/P&gt;&lt;P&gt;For reference,&lt;/P&gt;&lt;P&gt;Main Program:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun_belamge_2-1760086058368.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360230i15EDBD08DE6AF5C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun_belamge_2-1760086058368.png" alt="arun_belamge_2-1760086058368.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Linker:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun_belamge_1-1760086017588.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360229iD14D8BB90560ED2E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun_belamge_1-1760086017588.png" alt="arun_belamge_1-1760086017588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IVT Config:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun_belamge_0-1760085965483.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360228iDE115CC47F42EF11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun_belamge_0-1760085965483.png" alt="arun_belamge_0-1760085965483.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Flashing done on QSPI Flash memory as well as SD Card, both load the program successfully but I don't see the LEDs light up or UART print (Linflexd_Uart Example).&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 08:50:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2183745#M15142</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-10T08:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2183787#M15143</link>
      <description>&lt;P&gt;hi，&lt;/P&gt;
&lt;P&gt;Thank you contacting us.&lt;/P&gt;
&lt;P&gt;What is your value of intc_vector? Make sure it is right to be set.&lt;/P&gt;
&lt;P&gt;1. You can try to refer to this link for your issue. (&lt;A href="https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/S32G/7641/1/S32G-VNP-RDB2-SW-UG.pdf" target="_blank"&gt;https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/S32G/7641/1/S32G-VNP-RDB2-SW-UG.pdf&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;2.Also, make sure your project configuration correct, and please try to reduce the size of binary.&lt;/P&gt;
&lt;P&gt;Hope this can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 09:33:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2183787#M15143</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-10T09:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2183857#M15144</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;P&gt;I think i have the intc_vector value correct, please have a look.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun_belamge_0-1760095705851.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360264iA757236EA27016A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun_belamge_0-1760095705851.png" alt="arun_belamge_0-1760095705851.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And I am not sure why the size is a lot more than the one given in the Enablement guide. Can you tell me what could be the reason?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 11:30:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2183857#M15144</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-10T11:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2183913#M15147</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;arun_belamge&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;Please modify the linker file , you can try to reduce the size of binary.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 13:28:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2183913#M15147</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-10T13:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185273#M15181</link>
      <description>&lt;P&gt;Hello Joey.&lt;/P&gt;&lt;P&gt;I made minor size changes in linker file and got the size of the binary reduced to less than 3mb, yet the program doesn't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help!!!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun_belamge_1-1760410814305.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360579i809EC271D508C9DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun_belamge_1-1760410814305.png" alt="arun_belamge_1-1760410814305.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="arun_belamge_0-1760410781339.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360578iBE08D3E7A2C399BD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun_belamge_0-1760410781339.png" alt="arun_belamge_0-1760410781339.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 03:00:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185273#M15181</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-14T03:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185290#M15182</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;arun_belamge&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;Do you cannot use the demo of uart on&amp;nbsp; both SD and Qspi mode?&lt;/P&gt;
&lt;P&gt;What is your RTD/IDE version?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 03:53:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185290#M15182</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-14T03:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185303#M15184</link>
      <description>Hi.&lt;BR /&gt;Yes I have tried in both SD and QSPI flash, and neither work.&lt;BR /&gt;IDE : S32DS 3.6.0&lt;BR /&gt;RTD : S32_RTD_5_0_0_QLP03_D2505_ASR_REL_4_4_REV_0000_20250530&lt;BR /&gt;Thank you.&lt;BR /&gt;BR&lt;BR /&gt;Arun</description>
      <pubDate>Tue, 14 Oct 2025 04:38:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185303#M15184</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-14T04:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185425#M15192</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;arun_belamge&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;I have helped you to test the demo of&amp;nbsp;Uart_Example_S32G399A_M7 in RTD 5.0.0, and apply it to use the QSPI mode on RDB3 board. It is the process as the below.&lt;/P&gt;
&lt;P&gt;1.Built the demo of Uart and create the .bin file in S32DS IDE. I do not modify any more, just Update Code and Built it.&lt;/P&gt;
&lt;P&gt;2. Create the Blob.bin file. You can refer to the configuration as the following picture.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1760426249959.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360602iD892AA531379C405/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1760426249959.png" alt="Joey_z_0-1760426249959.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3.Flash the blob.bin to Nor Flash and setting the hardware boot from QSPI, then open serial console to choose 9600 baterate, you can find the output information.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_1-1760426553231.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360603i94F384EA64DBB581/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_1-1760426553231.png" alt="Joey_z_1-1760426553231.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 07:23:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185425#M15192</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-14T07:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185435#M15194</link>
      <description>Hi Joey.&lt;BR /&gt;Thanks for the support.&lt;BR /&gt;I have two questions:&lt;BR /&gt;1. Is this example using MCAL or Baremetal? I want to try baremetal.&lt;BR /&gt;2. Where can I find the QSPI configuration file?&lt;BR /&gt;&lt;BR /&gt;Also is it possible for you to archive your project as is and attach here, so that i can try to run it without changing anything for testing. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Arun</description>
      <pubDate>Tue, 14 Oct 2025 07:36:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185435#M15194</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-14T07:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185441#M15195</link>
      <description>&lt;P&gt;hi,Contributor II&lt;/P&gt;
&lt;P&gt;1.You can try to the&amp;nbsp;baremetal/MCAL RTD demo using this way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. You need to download the package(Integration_Reference_Examples_S32G3_2023_02) to find the file of&amp;nbsp;QSPI configuration. The file foder is the (&lt;/P&gt;
&lt;P&gt;C:\nxp\Integration_Reference_Examples_S32G3_2023_02\code\framework\realtime\swc\bootloader\platforms\S32G3XX\res\flash), you can find it in this folder.&lt;/P&gt;
&lt;P&gt;Also, I cannot share the project with you, due to the policy of company, sorry for the inconvenience.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 07:47:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185441#M15195</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-14T07:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185521#M15196</link>
      <description>Hi Joey.&lt;BR /&gt;Tried this and yet after successful flash, I see no output on the UART console. &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;Is there anyway to know if bootloader is working but application throwing error, or vice-versa.&lt;BR /&gt;Should I expect any logs when bootloader fires up?&lt;BR /&gt;I am not sure how to debug this...&lt;BR /&gt;&lt;BR /&gt;Thank you for the continued support.&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Arun</description>
      <pubDate>Tue, 14 Oct 2025 08:35:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185521#M15196</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-14T08:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185632#M15198</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;arun_belamge&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you share your IVT configuration?&lt;/P&gt;
&lt;P&gt;This is my S32 Flash Tool configuration, you can try to compare it, make sure your blob.bin flash successfully.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1760436141100.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360672i77B2D44CA5462B56/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1760436141100.png" alt="Joey_z_0-1760436141100.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 10:03:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185632#M15198</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-14T10:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185643#M15199</link>
      <description>&lt;P&gt;Hi Joey.&lt;/P&gt;&lt;P&gt;Here is the IVT config screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun_belamge_2-1760436597540.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360675i3324A0388F944E4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun_belamge_2-1760436597540.png" alt="arun_belamge_2-1760436597540.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Flashing screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun_belamge_0-1760436544059.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360673i28FF8BE058BD8AA4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun_belamge_0-1760436544059.png" alt="arun_belamge_0-1760436544059.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 10:10:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185643#M15199</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-14T10:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185658#M15200</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;arun_belamge&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Do you use the customer board or RDB3?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 10:19:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185658#M15200</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-14T10:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185665#M15201</link>
      <description>Hi Joey.&lt;BR /&gt;It's the S32G-VNP-RDB3.&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Arun</description>
      <pubDate>Tue, 14 Oct 2025 10:24:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2185665#M15201</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-14T10:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2186166#M15210</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;arun_belamge&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you try to the demo of&amp;nbsp;Uart_Example_S32G399A_M7 in RTD? And refer to my configuration.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 02:16:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2186166#M15210</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-15T02:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2186332#M15213</link>
      <description>Hi Joey.&lt;BR /&gt;I tried the Uart_Example_S32G399A_M7 with the same configurations as yours, still nothing on the console after flashing.&lt;BR /&gt;&lt;BR /&gt;FYI, I am able to boot Linux BSP through SD card on the A53 core.&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Arun</description>
      <pubDate>Wed, 15 Oct 2025 06:49:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2186332#M15213</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-15T06:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2186522#M15221</link>
      <description>&lt;P&gt;&lt;STRONG&gt;UPDATE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I reinstalled the S32DS 3.6 and the drivers and now I am able to run the UART Example projects. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;But the LED project still doesn't work, this is my code:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun_belamge_0-1760521119221.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360889iC9706BDC5E9DB2A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun_belamge_0-1760521119221.png" alt="arun_belamge_0-1760521119221.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please have a look.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 09:39:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2186522#M15221</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-15T09:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2186545#M15223</link>
      <description>&lt;P&gt;hi,arun_belamge&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;It is good news.&lt;/P&gt;
&lt;P&gt;Do you have set the SW11 ON?&lt;/P&gt;
&lt;P&gt;Do you have the Multimeter to test the pin?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 09:58:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2186545#M15223</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-15T09:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Cortex M7 Programming / Flash</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2187458#M15242</link>
      <description>Hi Joey.&lt;BR /&gt;Firstly, thank you for the continued support, highly appreciated.&lt;BR /&gt;LED i was simply trying to check if M7 boots and works, but since the UART example is working, I have no need for the LED example (anyways, i ll try your suggestion and see the continuity using a multimeter).&lt;BR /&gt;For my application I have few doubts, I think for that I will create a new thread.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Arun</description>
      <pubDate>Thu, 16 Oct 2025 10:16:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Cortex-M7-Programming-Flash/m-p/2187458#M15242</guid>
      <dc:creator>arun_belamge</dc:creator>
      <dc:date>2025-10-16T10:16:27Z</dc:date>
    </item>
  </channel>
</rss>

