<?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>i.MX RT Crossover MCUsのトピックRe: J-Link Error when attempting to debug program</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1163593#M10405</link>
    <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;Could you please confirm the version of the Jlink you are using on the virtual machine? Have you been able to try it on a different machine that is not running on a VM.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Sabina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2020 19:21:01 GMT</pubDate>
    <dc:creator>Sabina_Bruce</dc:creator>
    <dc:date>2020-10-06T19:21:01Z</dc:date>
    <item>
      <title>J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1162548#M10366</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attempting to bring up the EVK-MIMXRT685 evaluation board.&amp;nbsp; I am following the videos/instructions in the "Getting Started with i.MX RT600 Evaluation Kit" pages on the NXP site.&amp;nbsp; I have successfully installed all of the necessary applications as per the instructions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I attempt to debug the SDK example (dsp_mu_pollng_cm33), I receive an error stating that the evkmimxrt685.JLinkScript file cannot be found by the debugger.&amp;nbsp; The folder listed in the error message is empty.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second error message received states that "No connection could be make because the target machine actively refused it."&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After this initial connection failure, I deleted all applications and re-installed them again.&amp;nbsp; However, I receive the same error messages when attempting to debug the program.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Screenshots of the errors are attached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running the MCUXpresso IDE on a Windows 10 VMware virtual machine.&amp;nbsp; I verified that the evaluation board is connected to the guest OS.&amp;nbsp; Previously, I have run MCUXpresso on a Windows 10 VM with a FRDM-K64F evaluation board with no issues.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone provide an answer or point me in the right direction?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 23:53:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1162548#M10366</guid>
      <dc:creator>jochnich</dc:creator>
      <dc:date>2020-10-02T23:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1163593#M10405</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;Could you please confirm the version of the Jlink you are using on the virtual machine? Have you been able to try it on a different machine that is not running on a VM.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Sabina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 19:21:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1163593#M10405</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-10-06T19:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1164491#M10428</link>
      <description>&lt;P&gt;Hello Sabina,&lt;/P&gt;&lt;P&gt;I was able to get up and running by setting the "Enable discovering of SEGGER J-Link IP Probes" in Window &amp;gt; Preferences &amp;gt; MCUXpresso IDE &amp;gt; Debug Options &amp;gt; J-Link Options.&amp;nbsp; This is working in both a VM and a machine not running a VM.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-John&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 12:00:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1164491#M10428</guid>
      <dc:creator>jochnich</dc:creator>
      <dc:date>2020-10-08T12:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1164820#M10450</link>
      <description>&lt;P&gt;I'm glad to hear that you were able to get this working. Thank you for providing your results as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great rest of your week!&lt;/P&gt;
&lt;P&gt;Sabina&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 01:23:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1164820#M10450</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-10-09T01:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1177757#M11075</link>
      <description>&lt;P&gt;I had followed NXP MIMXRT685-EVK: i.MX RT600 Evaluation Kit Getting Started 3. Build, Run,&lt;BR /&gt;and met the same condition that a pop up message box: "J-Link V6.86f Error", Could not find script file referenced by debugger: D:\McuExpressoWorkSpace\.mcuxpressoide_packages_support\MIMXRT685S_support/Script/evkmimxrt685.JLinkScript Proper functionality cannot be guaranteed.&lt;/P&gt;&lt;P&gt;After&amp;nbsp;setting the "Enable discovering of SEGGER J-Link IP Probes" in Window &amp;gt; Preferences &amp;gt; MCUXpresso IDE &amp;gt; Debug Options &amp;gt; J-Link Options, it can's solve the issue.&lt;/P&gt;&lt;P&gt;OS: Windows7 64 bit professional&lt;/P&gt;&lt;P&gt;Ask for application advice sincerely.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 07:50:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1177757#M11075</guid>
      <dc:creator>KennyHo</dc:creator>
      <dc:date>2020-11-04T07:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1177760#M11076</link>
      <description>&lt;P&gt;I had followed NXP MIMXRT685-EVK: i.MX RT600 Evaluation Kit Getting Started 3. Build, Run,&lt;BR /&gt;and met the same condition that a pop up message box: "J-Link V6.86f Error", Could not find script file referenced by debugger: D:\McuExpressoWorkSpace\.mcuxpressoide_packages_support\MIMXRT685S_support/Script/evkmimxrt685.JLinkScript Proper functionality cannot be guaranteed.&lt;/P&gt;&lt;P&gt;After&amp;nbsp;setting the "Enable discovering of SEGGER J-Link IP Probes" in Window &amp;gt; Preferences &amp;gt; MCUXpresso IDE &amp;gt; Debug Options &amp;gt; J-Link Options, it can't solve the issue.&lt;/P&gt;&lt;P&gt;OS: Windows7 64 bit professional&lt;/P&gt;&lt;P&gt;Ask for application advice sincerely.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 07:52:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1177760#M11076</guid>
      <dc:creator>KennyHo</dc:creator>
      <dc:date>2020-11-04T07:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1177764#M11077</link>
      <description>&lt;P&gt;I had followed NXP MIMXRT685-EVK: i.MX RT600 Evaluation Kit Getting Started 3. Build, Run,&lt;BR /&gt;and met the same condition that a pop up message box: "J-Link V6.86f Error", Could not find script file referenced by debugger: D:\McuExpressoWorkSpace\.mcuxpressoide_packages_support\MIMXRT685S_support/Script/evkmimxrt685.JLinkScript Proper functionality cannot be guaranteed.&lt;/P&gt;&lt;P&gt;After&amp;nbsp;setting the "Enable discovering of SEGGER J-Link IP Probes" in Window &amp;gt; Preferences &amp;gt; MCUXpresso IDE &amp;gt; Debug Options &amp;gt; J-Link Options, it can't solve the issue.&lt;/P&gt;&lt;P&gt;OS: Windows7 64 bit professional&lt;BR /&gt;MCUXpresso IDE v11.2.1_4149&lt;BR /&gt;JLink_Windows_V686f.exe&lt;/P&gt;&lt;P&gt;Ask for application advice sincerely.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 08:02:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1177764#M11077</guid>
      <dc:creator>KennyHo</dc:creator>
      <dc:date>2020-11-04T08:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1178017#M11091</link>
      <description>&lt;P&gt;Hi Kenny,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly create a new post with the information, since it was not resolved with the above solution your case may be different and it will help others in future referencing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Sabina&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 14:53:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1178017#M11091</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-11-04T14:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1205141#M11924</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/179990" target="_self"&gt;KennyHo&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp;Still have JLINK debug issues in the RT685 or not?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp;If yes, please try my following method, double click the .launch file, and do the following modification.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp;About the .script, you can find it in the SDK demo package, eg:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;SDK_2.8.3_EVK-MIMXRT685\boards\evkmimxrt685\driver_examples\gpio\led_output&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;When you unzip it, you will find it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/133667i50FFA8C837F4C31C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I also meet the same issues like you, and after the above modification, I can enter the debug mode with the JLINK now:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/133668iFE70660D02438C64/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try it like my configuration.&lt;/P&gt;
&lt;P&gt;If you still have questions, you can create the new case.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 05:34:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1205141#M11924</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-12-30T05:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1205380#M11944</link>
      <description>&lt;P&gt;Dear KerryZhou:&lt;/P&gt;&lt;P&gt;I follow another NXP expert's solution and it works.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.segger.com/products/debug-probes/j-link/models/other-j-links/lpc-link-2/" target="_blank"&gt;https://www.segger.com/products/debug-probes/j-link/models/other-j-links/lpc-link-2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;thans for your concern!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 03:41:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1205380#M11944</guid>
      <dc:creator>KennyHo</dc:creator>
      <dc:date>2020-12-31T03:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1205441#M11948</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/179990" target="_self"&gt;KennyHo&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; Thanks so much for your confirmation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp;Do you use the latest MCUXpresso IDE V11.2.1_4149?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 07:14:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1205441#M11948</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-12-31T07:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1205456#M11950</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Kerryzhou:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MCUXpresso IDE V11.2.1_4149&lt;BR /&gt;SEGGER J-Link6.86&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 08:37:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1205456#M11950</guid>
      <dc:creator>KennyHo</dc:creator>
      <dc:date>2020-12-31T08:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: J-Link Error when attempting to debug program</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1290419#M14632</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;, same issue have happened to our evaluation board IMXRT1050EVKB when tried to program through J-link , Both the steps mentioned above have tired but no results. still showing the same error. "proper functionality cannot be guarantee.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i am using&amp;nbsp;MCUXpresso IDE v11.3.0_5222. Please give us a solution&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 05:25:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/J-Link-Error-when-attempting-to-debug-program/m-p/1290419#M14632</guid>
      <dc:creator>AkshayWale</dc:creator>
      <dc:date>2021-06-10T05:25:28Z</dc:date>
    </item>
  </channel>
</rss>

