<?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 MCUXpresso can't find debug target in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-can-t-find-debug-target/m-p/1627877#M8871</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I am using a single MIMXRT1060-EVKB for various demos. I have two computers - a laptop and a desktop - both operating with Windows 10. I have installed the two most recent versions of MCUXpresso IDE on both machines: v11.6.1 (build 8255) and v11.7.0 (build 9198).&lt;/P&gt;
&lt;P&gt;As a simple test, I am able to successfully build the "Hello World" and "Blinky" SDK demos on all platforms using the MIMXRT1060-EVKB as the target. However, when I initiate debugging I am seeing the following:&lt;BR /&gt;- using the laptop:&lt;BR /&gt;- v11.6.1 works perfectly&lt;BR /&gt;- v11.7.0 works perfectly&lt;BR /&gt;- using the desktop:&lt;BR /&gt;- v11.6.1 works perfectly&lt;BR /&gt;- v11.7.0 fails to find the debug target&lt;/P&gt;
&lt;P&gt;I have also replicated this problem using an MIMXRT1020-EVK.&amp;nbsp; I suspect that the debug interface drivers are not getting installed on my desktop version of v11.7.0.&amp;nbsp; I have tried uninstalling and reinstalling it, but I get the same results.&lt;/P&gt;
&lt;P&gt;Can you please explain why v11.7.0 is failing on my desktop computer but not on my laptop and, more importantly, how to fix this problem?&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Derrick&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 19:23:15 GMT</pubDate>
    <dc:creator>Derrick</dc:creator>
    <dc:date>2023-04-04T19:23:15Z</dc:date>
    <item>
      <title>MCUXpresso can't find debug target</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-can-t-find-debug-target/m-p/1627877#M8871</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am using a single MIMXRT1060-EVKB for various demos. I have two computers - a laptop and a desktop - both operating with Windows 10. I have installed the two most recent versions of MCUXpresso IDE on both machines: v11.6.1 (build 8255) and v11.7.0 (build 9198).&lt;/P&gt;
&lt;P&gt;As a simple test, I am able to successfully build the "Hello World" and "Blinky" SDK demos on all platforms using the MIMXRT1060-EVKB as the target. However, when I initiate debugging I am seeing the following:&lt;BR /&gt;- using the laptop:&lt;BR /&gt;- v11.6.1 works perfectly&lt;BR /&gt;- v11.7.0 works perfectly&lt;BR /&gt;- using the desktop:&lt;BR /&gt;- v11.6.1 works perfectly&lt;BR /&gt;- v11.7.0 fails to find the debug target&lt;/P&gt;
&lt;P&gt;I have also replicated this problem using an MIMXRT1020-EVK.&amp;nbsp; I suspect that the debug interface drivers are not getting installed on my desktop version of v11.7.0.&amp;nbsp; I have tried uninstalling and reinstalling it, but I get the same results.&lt;/P&gt;
&lt;P&gt;Can you please explain why v11.7.0 is failing on my desktop computer but not on my laptop and, more importantly, how to fix this problem?&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Derrick&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 19:23:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-can-t-find-debug-target/m-p/1627877#M8871</guid>
      <dc:creator>Derrick</dc:creator>
      <dc:date>2023-04-04T19:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso can't find debug target</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-can-t-find-debug-target/m-p/1628647#M8872</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/1296"&gt;@Derrick&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I find we are colleague, in fact, if our nxp engineer has any issues, we can create the internal question post:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/RT-4-Digit-10xx-11xx-12xx/gh-p/52590" target="_blank"&gt;https://community.nxp.com/t5/RT-4-Digit-10xx-11xx-12xx/gh-p/52590&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Then, our AE also can help us, you don't need put it in the public community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Your issues seem related to your PC. When you use&amp;nbsp;&lt;SPAN&gt;v11.7.0, do you use the new workspace to import the SDK demo, not the same folder which share with the v11.6.0.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; About the&amp;nbsp;MIMXRT1060-EVKB&amp;nbsp; debugger, which debugger you are using? CMSIS DAP?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Please also check&amp;nbsp;MCUXpresso_IDE_Installation_Guide.pdf in your v11.7.0, whether it is matched or not?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; As I also just have the&amp;nbsp;laptop, no&amp;nbsp;desktop, then I can't check it on my side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; You also can share some pictures about your desktop situation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 03:17:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-can-t-find-debug-target/m-p/1628647#M8872</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2023-04-06T03:17:23Z</dc:date>
    </item>
  </channel>
</rss>

