<?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: S32k144 can not work in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2098416#M48856</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245865"&gt;@fcb5511&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Are you able to connect with S32DS instead of WinIDEA? I have no personal experience with that specific SW, but according to their page, your step for securing the device is correct:&amp;nbsp;&lt;A href="https://www.isystem.com/downloads/winIDEA/help/nxp-s32k-jtag-lock-procedure-s32k1.html" target="_blank"&gt;JTAG Lock procedure on NXP S32K1xx&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Thu, 15 May 2025 20:53:20 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2025-05-15T20:53:20Z</dc:date>
    <item>
      <title>S32k144 can not work</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2086620#M48126</link>
      <description>&lt;P&gt;I got a problem recently, when I use cyclone to program S32K144, after that, the MCU can not work. then I download the elf file, try to debug,&amp;nbsp; I found the data in address range 0x400-0x40f are not correct, they are all become 0, after program again,&amp;nbsp;the data in address range 0x400-0x40f recovery normal, ECU can work normally, is there any one meet this problem?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 12:53:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2086620#M48126</guid>
      <dc:creator>fcb5511</dc:creator>
      <dc:date>2025-04-24T12:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 can not work</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2087495#M48186</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245865"&gt;@fcb5511&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Are you using S32DS, or an external program to flash with the Cyclone? Please check if this is the latest firmware recommended.&lt;/P&gt;
&lt;P&gt;Does this always happen? Is this only with a specific project, or with any project (RTD example, empty project, etc...)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 21:28:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2087495#M48186</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-04-25T21:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 can not work</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2087723#M48196</link>
      <description>&lt;P&gt;I am using S32_SDK_S32K1xx_RTM_4.0.2 package, I have found some other information when follow the below steps:&lt;/P&gt;&lt;P&gt;1. erase all the chip.&lt;/P&gt;&lt;P&gt;2. flash S19 file with cyclone,(the data in range [0x400,0x40F] is&amp;nbsp;&amp;nbsp;&amp;nbsp;FF FF FF FF FF FF FF FF &amp;nbsp;FF FF FF FF FE 7F FF FF)&lt;/P&gt;&lt;P&gt;3. power off-&amp;gt;power on, read the address range [0x400,0x40F], result is&amp;nbsp;&amp;nbsp;00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;/P&gt;&lt;P&gt;4. modified the 0x40D(FTFC_FOPT) from 0x7F to 0xFF.&lt;/P&gt;&lt;P&gt;5. repeat step 1 to step 3, the MCU run normally.&lt;/P&gt;&lt;P&gt;the default FTFC_FOPT value&amp;nbsp; is defined as 0x7F in startup_S32K144.S, I checked the FOPT definition in S32K-RM, the bit4-bit7 are all reserved, I think the high four bits should not affect the programming, I don't know why 0x7F will cause the failure.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fcb5511_0-1745740629442.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335041iB3FE36F690F1A604/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fcb5511_0-1745740629442.png" alt="fcb5511_0-1745740629442.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Apr 2025 08:00:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2087723#M48196</guid>
      <dc:creator>fcb5511</dc:creator>
      <dc:date>2025-04-27T08:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 can not work</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2089677#M48313</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245865"&gt;@fcb5511&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The FOPT[1] and FOPT[7] are meaningful only for initial version of S32K144 silicon (i.e. 0N77P) which has already been obsolete. For the newer S32K1X versions, they&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;don't have a specific meaning.&amp;nbsp;Reserved bits can be set to ‘1’.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Julián&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 21:29:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2089677#M48313</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-04-29T21:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 can not work</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2089725#M48317</link>
      <description>Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The version of S32K1XX we are using is 0N57U,&amp;nbsp; why setting the&amp;nbsp;The FOPT[1] and FOPT[7]&amp;nbsp; to 1 will cause the failure&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards</description>
      <pubDate>Wed, 30 Apr 2025 01:32:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2089725#M48317</guid>
      <dc:creator>fcb5511</dc:creator>
      <dc:date>2025-04-30T01:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 can not work</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2090378#M48371</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245865"&gt;@fcb5511&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I do not think the reserved bits are the issue. You mentioned you programmed the flash config as &lt;SPAN&gt;0xFFFF7FFF, which means that the FSEC register is 0xFF = secured.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You are securing the MCU, and unsecuring by doing a mass erase when trying to connect again.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The default value for the startup file is&amp;nbsp;&lt;STRONG&gt;0xFFFF7FFE&lt;/STRONG&gt;;&amp;nbsp;(0xFE = unsecured).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've tested this configuration, and I can connect without issues, although I am debugging through the OpenSDA interface (functionality should be the same). I've tested both 0x7F &amp;amp; 0xFF and connection is the same. Try value&amp;nbsp;&lt;STRONG&gt;0xFFFF7FFE &lt;/STRONG&gt;instead.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1746036818858.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335886i825E6D1CDB02229F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1746036818858.png" alt="Julin_AragnM_0-1746036818858.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_1-1746037087476.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335887i50430AC3B011F4A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_1-1746037087476.png" alt="Julin_AragnM_1-1746037087476.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 18:19:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2090378#M48371</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-04-30T18:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 can not work</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2096204#M48698</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;I used&amp;nbsp;&lt;STRONG&gt;0xFFFF7FFE &lt;/STRONG&gt;instead, not&amp;nbsp;&lt;STRONG&gt;0xFFFF7FFF&lt;/STRONG&gt;, and my program tool is WinIDEA, I configured not to skip 400-40F address, and active mass erase before download.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fcb5511_0-1747119840034.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/337471i06CB3F4E8B9DF91B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fcb5511_0-1747119840034.png" alt="fcb5511_0-1747119840034.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the programming process will failed at 400-40F address, the 16 bytes all become 0x00, only the address before 0x400 were programmed successfully.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fcb5511_1-1747120046014.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/337472i367042CC6CC5E6C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fcb5511_1-1747120046014.png" alt="fcb5511_1-1747120046014.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 07:12:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2096204#M48698</guid>
      <dc:creator>fcb5511</dc:creator>
      <dc:date>2025-05-13T07:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 can not work</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2096219#M48701</link>
      <description>&lt;P&gt;update a detailed fault information&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fcb5511_0-1747120718648.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/337477i5BA27E1ABA5534D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fcb5511_0-1747120718648.png" alt="fcb5511_0-1747120718648.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 07:19:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2096219#M48701</guid>
      <dc:creator>fcb5511</dc:creator>
      <dc:date>2025-05-13T07:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 can not work</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2098416#M48856</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245865"&gt;@fcb5511&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Are you able to connect with S32DS instead of WinIDEA? I have no personal experience with that specific SW, but according to their page, your step for securing the device is correct:&amp;nbsp;&lt;A href="https://www.isystem.com/downloads/winIDEA/help/nxp-s32k-jtag-lock-procedure-s32k1.html" target="_blank"&gt;JTAG Lock procedure on NXP S32K1xx&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 20:53:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-can-not-work/m-p/2098416#M48856</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-05-15T20:53:20Z</dc:date>
    </item>
  </channel>
</rss>

