<?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 change FSEC in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-change-FSEC/m-p/2087494#M48185</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230796"&gt;@pangyun&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Are you using S32DS to flash or the J-Link tools (such as J-Flash)?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Modify the FSEC register in startup_S32K144.S file and generated a .hex file with S32DS. Then, select &lt;STRONG&gt;allow security&lt;/STRONG&gt; in J-Flash, you should be able to secure it:&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-1745615711405.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334950iC6874A7463342BE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1745615711405.png" alt="Julin_AragnM_0-1745615711405.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="Julin_AragnM_2-1745615742474.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334952iEC664D17A1542EC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_2-1745615742474.png" alt="Julin_AragnM_2-1745615742474.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2025 21:19:00 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2025-04-25T21:19:00Z</dc:date>
    <item>
      <title>S32K144 change FSEC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-change-FSEC/m-p/2084328#M47975</link>
      <description>&lt;P&gt;I am developing on a S32K144 , usually in debug mode with the device unsecured.&lt;/P&gt;&lt;P&gt;I use S32 Design Studio for S32 Platform Version: 3.4 for developing.&lt;/P&gt;&lt;P&gt;The hardware is segger jlink.&lt;/P&gt;&lt;P&gt;In order to secure the device I set the SEC bits of FSEC reg. from "10" to "11" in the starup.S file as below&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pangyun_0-1744182010197.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/332173i8CA11FF91F937EE7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pangyun_0-1744182010197.png" alt="pangyun_0-1744182010197.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Program the device by s32ds debug ,but I finally found the SEC bits is always 10b.&lt;/P&gt;&lt;P&gt;Please tell me reason and how can I program by S32DS debug with J-LINK to set the SEC bits of FSEC reg. from "10" to "11".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 07:02:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-change-FSEC/m-p/2084328#M47975</guid>
      <dc:creator>pangyun</dc:creator>
      <dc:date>2025-04-22T07:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 change FSEC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-change-FSEC/m-p/2084919#M48019</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230796"&gt;@pangyun&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Please look at this community post: &lt;A href="https://community.nxp.com/t5/S32K/S32K144-Setting-FSEC-bits-to-Secure/m-p/1595694" target="_blank"&gt;Solved: S32K144 Setting FSEC bits to Secure - NXP Community.&lt;/A&gt;&amp;nbsp;It mentions the same issues, which was fixed by programming in unsecure and secure modes.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 22:19:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-change-FSEC/m-p/2084919#M48019</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-04-22T22:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 change FSEC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-change-FSEC/m-p/2084959#M48022</link>
      <description>I see that,but he used the Multilink Universal (PEMicro) to program,my device is J-LINK. So please tell me reason and how can I program by S32DS debug with J-LINK to set the SEC bits of FSEC reg. from "10" to "11".</description>
      <pubDate>Wed, 23 Apr 2025 00:58:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-change-FSEC/m-p/2084959#M48022</guid>
      <dc:creator>pangyun</dc:creator>
      <dc:date>2025-04-23T00:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 change FSEC</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-change-FSEC/m-p/2087494#M48185</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230796"&gt;@pangyun&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Are you using S32DS to flash or the J-Link tools (such as J-Flash)?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Modify the FSEC register in startup_S32K144.S file and generated a .hex file with S32DS. Then, select &lt;STRONG&gt;allow security&lt;/STRONG&gt; in J-Flash, you should be able to secure it:&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-1745615711405.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334950iC6874A7463342BE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1745615711405.png" alt="Julin_AragnM_0-1745615711405.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="Julin_AragnM_2-1745615742474.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334952iEC664D17A1542EC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_2-1745615742474.png" alt="Julin_AragnM_2-1745615742474.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 21:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-change-FSEC/m-p/2087494#M48185</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-04-25T21:19:00Z</dc:date>
    </item>
  </channel>
</rss>

