<?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>MCX MicrocontrollersのトピックRe: JLink Debug Authentication</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/JLink-Debug-Authentication/m-p/2388108#M5591</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259164"&gt;@raimbowgeddon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;1. Is the debug authentication restricted to the "in-field" case? where the MCU is permanently locked with keys and security configuration burned in OTP? I dont want to risk permanently breaking the only board i have&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4" color="#333399"&gt;-&amp;gt;&amp;gt;No, the debug authentication is not only for "in-fileld" casse. It can be tested during development. Config it on CMPA part, not in OTP.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;2. If i set up the debug authentication feature, then is it still possible to connect and debug code with the on board debugger? Im debugging with VSCode with a Jlink debug .launch config, how do i add the security artefacts for enabling the debug authentication?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;-&amp;gt;&amp;gt;&lt;FONT color="#333399"&gt;Yes.&amp;nbsp;&lt;SPAN&gt;After debug authentication is enabled, you normally cannot just start a normal J-Link session as before. You must first run the&amp;nbsp;&lt;/SPAN&gt;debug authentication challenge-response&amp;nbsp;&lt;SPAN&gt;flow, then connect your debugger.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="arial,helvetica,sans-serif" color="#000000"&gt;There is a video that shows the steps for configuring and using Debug Authentication on the MCXN947. I'm not sure whether you can access it:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;&lt;FONT color="#333399"&gt;&lt;SPAN&gt;&lt;A href="https://www.bilibili.com/video/BV13EhAzdEzV/?spm_id_from=333.1387.homepage.video_card.click" target="_blank"&gt;https://www.bilibili.com/video/BV13EhAzdEzV/?spm_id_from=333.1387.homepage.video_card.click&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4" color="#000000"&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4" color="#000000"&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4" color="#000000"&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2026 06:53:14 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2026-06-30T06:53:14Z</dc:date>
    <item>
      <title>JLink Debug Authentication</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/JLink-Debug-Authentication/m-p/2387863#M5588</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Im following a project based on the MCXN947 (frdm_mcxn947 board) and we need to setup the debug authentication and signed firmware validation before sending it to the client for testing, but im very unsure about two things.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is the debug authentication restricted to the "in-field" case? where the MCU is permanently locked with keys and security configuration burned in OTP? I dont want to risk permanently breaking the only board i have&lt;/LI&gt;&lt;LI&gt;If i set up the debug authentication feature, then is it still possible to connect and debug code with the on board debugger? Im debugging with VSCode with a Jlink debug .launch config, how do i add the security artefacts for enabling the debug authentication?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;It would be great if someone that has already tackled the thing can shed some light on how to proceed, because i only see the &lt;A href="https://www.nxp.com/webapp/Download?colCode=AN14162" rel="nofollow noopener noreferrer" target="_blank"&gt;AN14162&lt;/A&gt;&amp;nbsp;being referred to and not much else in terms of documentation&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 17:29:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/JLink-Debug-Authentication/m-p/2387863#M5588</guid>
      <dc:creator>raimbowgeddon</dc:creator>
      <dc:date>2026-06-29T17:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: JLink Debug Authentication</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/JLink-Debug-Authentication/m-p/2388108#M5591</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259164"&gt;@raimbowgeddon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;1. Is the debug authentication restricted to the "in-field" case? where the MCU is permanently locked with keys and security configuration burned in OTP? I dont want to risk permanently breaking the only board i have&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4" color="#333399"&gt;-&amp;gt;&amp;gt;No, the debug authentication is not only for "in-fileld" casse. It can be tested during development. Config it on CMPA part, not in OTP.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;2. If i set up the debug authentication feature, then is it still possible to connect and debug code with the on board debugger? Im debugging with VSCode with a Jlink debug .launch config, how do i add the security artefacts for enabling the debug authentication?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;-&amp;gt;&amp;gt;&lt;FONT color="#333399"&gt;Yes.&amp;nbsp;&lt;SPAN&gt;After debug authentication is enabled, you normally cannot just start a normal J-Link session as before. You must first run the&amp;nbsp;&lt;/SPAN&gt;debug authentication challenge-response&amp;nbsp;&lt;SPAN&gt;flow, then connect your debugger.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="arial,helvetica,sans-serif" color="#000000"&gt;There is a video that shows the steps for configuring and using Debug Authentication on the MCXN947. I'm not sure whether you can access it:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;&lt;FONT color="#333399"&gt;&lt;SPAN&gt;&lt;A href="https://www.bilibili.com/video/BV13EhAzdEzV/?spm_id_from=333.1387.homepage.video_card.click" target="_blank"&gt;https://www.bilibili.com/video/BV13EhAzdEzV/?spm_id_from=333.1387.homepage.video_card.click&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4" color="#000000"&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4" color="#000000"&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4" color="#000000"&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 06:53:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/JLink-Debug-Authentication/m-p/2388108#M5591</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2026-06-30T06:53:14Z</dc:date>
    </item>
  </channel>
</rss>

