<?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>Wireless MCUのトピック回复： Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561166#M14055</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP for support.&amp;nbsp; I repeated the operation you described(Debug with SEGGER JLink), but the problem did not occur.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By any chance, there are&amp;nbsp;two suggestions that I would like you to try from previous experience.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step1.&lt;/STRONG&gt; Please help me to make sure that the last debug process has been stopped before debug the second project. Then repeat it to see whether it is ok or not. If the same issue occur again, please try step2.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step2.&lt;/STRONG&gt;&amp;nbsp;Erase the on-chip flash using JLink before debug the project.&amp;nbsp;Please refer to &lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/lpcxpresso55s36-unable-to-connect-wire-for-probe-index-1/m-p/1542887" target="_self"&gt;this link&lt;/A&gt; to perform the operation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;Gavin&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 08:25:53 GMT</pubDate>
    <dc:creator>Gavin_Jia</dc:creator>
    <dc:date>2022-11-29T08:25:53Z</dc:date>
    <item>
      <title>Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561011#M14050</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IDE circumstance.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202045i644D592806493EBC/image-size/large?v=v2&amp;amp;px=999" role="button" title="IDE circumstance.png" alt="IDE circumstance.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error occur when debugging.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202046i5395572774997DC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="error occur when debugging.png" alt="error occur when debugging.png" /&gt;&lt;/span&gt;Hello there:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The&amp;nbsp;FRDM-KW36 went well when I debugged ADC demo, while after I loaded the 'frdmkw36_wireless_examples_bluetooth_health_t_bm' into the develop board, the error occured as fllowing:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Unable to connect wire for probe index 1.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error: Wire Ack Fault - target connected?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Unable to connect wire for probe index 1.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error: Wire Ack Fault - target connected?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error: Wire Ack Fault - target connected?&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.checkServerReply(RedlinkServerClient.java:224)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.wireConnect(RedlinkServerClient.java:1192)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.jtag.AbstractJtagDiscovery.ideConnect(AbstractJtagDiscovery.java:232)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.jtag.AbstractJtagDiscovery.connect(AbstractJtagDiscovery.java:196)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.jtag.AbstractJtagDiscovery.discover(AbstractJtagDiscovery.java:155)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.TargetDiscovery.jtagDiscovery(TargetDiscovery.java:454)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.getEmulatorInfo(LaunchScriptUtils.java:257)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.init(LaunchScriptUtils.java:497)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.&amp;lt;init&amp;gt;(LaunchScriptUtils.java:165)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.&amp;lt;init&amp;gt;(LaunchScriptUtils.java:152)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.services.TargetDiscoveryService.getTargetDiscovery(TargetDiscoveryService.java:138)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.override.LSFinalLaunchSequence$TargetDiscoveryJob.run(LSFinalLaunchSequence.java:124)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;It seems that the chip on board cannot connect to &lt;EM&gt;MCUXpresso IDE v11.6.1_8255, &lt;/EM&gt;while the flashed BLE demo operates normally. So may some engineer can solve the problem for me?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 07:48:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561011#M14050</guid>
      <dc:creator>Enjoy</dc:creator>
      <dc:date>2022-11-29T07:48:17Z</dc:date>
    </item>
    <item>
      <title>回复： Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561166#M14055</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP for support.&amp;nbsp; I repeated the operation you described(Debug with SEGGER JLink), but the problem did not occur.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By any chance, there are&amp;nbsp;two suggestions that I would like you to try from previous experience.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step1.&lt;/STRONG&gt; Please help me to make sure that the last debug process has been stopped before debug the second project. Then repeat it to see whether it is ok or not. If the same issue occur again, please try step2.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step2.&lt;/STRONG&gt;&amp;nbsp;Erase the on-chip flash using JLink before debug the project.&amp;nbsp;Please refer to &lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/lpcxpresso55s36-unable-to-connect-wire-for-probe-index-1/m-p/1542887" target="_self"&gt;this link&lt;/A&gt; to perform the operation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 08:25:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561166#M14055</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2022-11-29T08:25:53Z</dc:date>
    </item>
    <item>
      <title>回复： Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561205#M14056</link>
      <description>&lt;P&gt;So kind of you. While with step 1, the error still occured. And as I have no J-link at hand, so I refered to your solution link that utilizes the GUI Flash Tool with LinkSever connecting the&amp;nbsp;FRDM-KW36 with PC, unfortunately I still cannot flash new demo into the chip. Is there alternative solutions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 09:15:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561205#M14056</guid>
      <dc:creator>Enjoy</dc:creator>
      <dc:date>2022-11-29T09:15:09Z</dc:date>
    </item>
    <item>
      <title>回复： Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561245#M14057</link>
      <description>&lt;P&gt;Hi，&lt;/P&gt;
&lt;P&gt;Just to confirm this.&lt;BR /&gt;1. creating a new workspace to import the project doesn't help, right?&lt;BR /&gt;2. do you see this success log after running the GUI Flash Tool? (similar to the one in my additional image)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;Gavin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 09:59:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561245#M14057</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2022-11-29T09:59:57Z</dc:date>
    </item>
    <item>
      <title>回复： Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561272#M14058</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Creat new workspace did not&amp;nbsp; help. And steps I run the&amp;nbsp;&lt;SPAN&gt;GUI Flash Tool are showen as following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 200px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202087i6CFB802AC69B88F6/image-size/small?v=v2&amp;amp;px=200" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 200px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202088i8FDA5CBCFD552D2A/image-size/small?v=v2&amp;amp;px=200" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 200px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202089i9B033CED05DBBA35/image-size/small?v=v2&amp;amp;px=200" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GUI.png" style="width: 171px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202086i3805953303AAD15D/image-size/small?v=v2&amp;amp;px=200" role="button" title="GUI.png" alt="GUI.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately, the error still exists. So is it the only solution to get a Jlink for erasing the chip? It's not convient for me case&amp;nbsp;&lt;/SPAN&gt;&lt;FONT size="3"&gt;epidemic control of COVID19&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 10:27:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561272#M14058</guid>
      <dc:creator>Enjoy</dc:creator>
      <dc:date>2022-11-29T10:27:56Z</dc:date>
    </item>
    <item>
      <title>回复： Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561353#M14059</link>
      <description>&lt;P&gt;Hi Gavin:&lt;/P&gt;&lt;P&gt;When I connect chip by&amp;nbsp;J-Link Commander, after I choose&amp;nbsp;&lt;STRONG&gt;MKW36Z512xxx4 &lt;/STRONG&gt;in&amp;nbsp;&lt;STRONG&gt;Target device settings,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;the&amp;nbsp;&lt;SPAN&gt;app did not identify the core of the board, so I cannot use command&amp;nbsp;&lt;STRONG&gt;unlock kinetis&lt;/STRONG&gt;. By the way, I connect the board through J12, as the fllowing fig:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Enjoy_0-1669726986961.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202111i16672D8B82257651/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Enjoy_0-1669726986961.png" alt="Enjoy_0-1669726986961.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I connect pin 1, 5, 2 and 4 to the Jlink, is there mistake I have made?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 13:06:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561353#M14059</guid>
      <dc:creator>Enjoy</dc:creator>
      <dc:date>2022-11-29T13:06:42Z</dc:date>
    </item>
    <item>
      <title>回复： Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561772#M14070</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FRDM-KW38 has integrated OpenSDA inside, so you can use J-Link by entering BOOTLOADER mode to burn firmware.&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;Download the bin file for the corresponding board at this&lt;A href="https://www.nxp.com/design/software/development-software/sensor-toolbox-sensor-development-ecosystem/opensda-serial-and-debug-adapter:OPENSDA" target="_blank" rel="noopener"&gt; link&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="1_openSDA.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202215i781217ADEE71AAD3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1_openSDA.jpg" alt="1_openSDA.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;Connect the jumper to J5 pin1.&amp;nbsp;Follow the above picture to enter BOOTLOADER mode and burn the binary file.&lt;/P&gt;
&lt;P&gt;3. After that, move the jumper to J35 pin1. Then you can debug via J-Link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please have a try.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 06:07:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561772#M14070</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2022-11-30T06:07:40Z</dc:date>
    </item>
    <item>
      <title>回复： Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561778#M14071</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Just as a hint, here's a simple solution. While you are debugging via J-Link, operating in MCUXpresso is ok.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2_JLinkDebug.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202221iA15A4DE4B09F8E31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2_JLinkDebug.jpg" alt="2_JLinkDebug.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 06:12:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561778#M14071</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2022-11-30T06:12:52Z</dc:date>
    </item>
    <item>
      <title>回复： Error occurs when debugging FRDM-KW36: Unable to connect wire for probe index 1.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561823#M14073</link>
      <description>&lt;P&gt;Hi Gavin:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The alternative method with J-link applied is useful and the board works normally again. I&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;really appreciate your help.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 07:14:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-occurs-when-debugging-FRDM-KW36-Unable-to-connect-wire-for/m-p/1561823#M14073</guid>
      <dc:creator>Enjoy</dc:creator>
      <dc:date>2022-11-30T07:14:32Z</dc:date>
    </item>
  </channel>
</rss>

