<?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 S32K144 JTAG in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-JTAG/m-p/1996961#M43402</link>
    <description>&lt;P&gt;S32K144信息安全开发，JTAG口如何禁用，禁用后如何恢复？&lt;/P&gt;&lt;P&gt;S32K144 Information Security Development: How to Disable the JTAG Port and How to Restore It After Disabling?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 08:39:54 GMT</pubDate>
    <dc:creator>MUXU</dc:creator>
    <dc:date>2024-11-19T08:39:54Z</dc:date>
    <item>
      <title>S32K144 JTAG</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-JTAG/m-p/1996961#M43402</link>
      <description>&lt;P&gt;S32K144信息安全开发，JTAG口如何禁用，禁用后如何恢复？&lt;/P&gt;&lt;P&gt;S32K144 Information Security Development: How to Disable the JTAG Port and How to Restore It After Disabling?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 08:39:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-JTAG/m-p/1996961#M43402</guid>
      <dc:creator>MUXU</dc:creator>
      <dc:date>2024-11-19T08:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 JTAG</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-JTAG/m-p/1997485#M43419</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199597"&gt;@MUXU&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To disable the JTAG interface. You must manipulate the Flash section in the startup code.&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;/* Flash Configuration */
.section .FlashConfig, "a"
.long 0xFFFFFFFF /* 8 bytes backdoor comparison key */
.long 0xFFFFFFFF /* */
.long 0xFFFFFFFF /* 4 bytes program flash protection bytes */
.long 0xFFFF7FFE /* FDPROT:FEPROT:FOPT:FSEC(0xFE = unsecured) */&lt;/LI-CODE&gt;
&lt;P&gt;Once the MCU is locked, you can unlock it with&lt;BR /&gt;1. Mass erase (only possible when FSEC[MEEN] is enabled)&lt;BR /&gt;2. Backdoor key&lt;/P&gt;
&lt;P&gt;For more information refer to sections 36.4.1 (Flash configuration field description) and 36.4.4.1.4 (Specifically, the Flash Security Register (FSEC)) of the S32K1xx Series Reference Manual, Rev. 14.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 22:09:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-JTAG/m-p/1997485#M43419</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2024-11-19T22:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 JTAG</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-JTAG/m-p/2151266#M51803</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I can now lock the JTAG and also unlock it by adding unlock code in the program.&lt;/P&gt;&lt;P&gt;I also want to ask whether it's possible to directly enter the backdoor key using tools like J-Link to unlock it.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 02:55:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-JTAG/m-p/2151266#M51803</guid>
      <dc:creator>MUXU</dc:creator>
      <dc:date>2025-08-13T02:55:35Z</dc:date>
    </item>
  </channel>
</rss>

