<?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>MCUXpresso IDEのトピックRe: Unknown gdb command exec-run?</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950303#M4576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alexis for the detailed example. &lt;/P&gt;&lt;P&gt;The link to &lt;A class="link-titled" href="https://www.nxp.com/downloads/en/snippets-boot-code-headers-monitors/OpenSDAv2.2_DAPLink_frdmkl28z_rev0242.zip" title="https://www.nxp.com/downloads/en/snippets-boot-code-headers-monitors/OpenSDAv2.2_DAPLink_frdmkl28z_rev0242.zip"&gt;https://www.nxp.com/downloads/en/snippets-boot-code-headers-monitors/OpenSDAv2.2_DAPLink_frdmkl28z_rev0242.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;took me to:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;H1&gt;Page Not Found&lt;/H1&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;The page you requested cannot be found.&lt;/P&gt;&lt;P class=""&gt;After Googling "&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fassets%2Fdownloads%2Fdata%2Fen%2Fide-debug-compile-build-tools%2FOpenSDAv2.2_DAPLink_frdmkl26z_rev0242.zip" rel="nofollow" target="_blank"&gt;OpenSDAv2.2_DAPLink_frdmkl26z_rev0242.zi&lt;/A&gt;p" I found where to download it at:&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://community.nxp.com/thread/440231"&gt;DAPLink downloads missing from site&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_8.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90247i4CAB48F63411D543/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_8.png" alt="pastedImage_8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Running Jlink:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90248i5C66236D002F546B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Augggh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2019 11:30:04 GMT</pubDate>
    <dc:creator>benmccormick</dc:creator>
    <dc:date>2019-07-03T11:30:04Z</dc:date>
    <item>
      <title>Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950294#M4567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debugging the hello world example from MCUXpresso IDE using a JLinkPro debugger gives the error "Failed to execute MI Command" "exec-run" "Don't know how to run." How can I fix this to enable debugging?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is using the SDK_2.x_FRDM-K82F kit at Version 2.6.0 built for MCUXpressoIDE toolchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the GDB trace log I can see it looks like the exec-run command was unknown.&amp;nbsp; I've included this and other logs in the attached file but the relevant contents are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;929,408 (gdb) &lt;BR /&gt;929,409 38-exec-run --thread-group i1&lt;BR /&gt;929,409 38^error,msg="Don't know how to run. Try \"help target\"."&lt;BR /&gt;929,410 (gdb) &lt;BR /&gt;929,414 39-gdb-exit&lt;BR /&gt;929,414 39^exit&lt;BR /&gt;929,414 =thread-group-exited,id="i1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(UPDATE: The error is the same regardless if using a JLinkPro via USB, JLinkPro via Ethernet or onboard the OpenSDA debugger.)&lt;/P&gt;&lt;P&gt;(UPDATE: We see the same error with both Windows and Linux hosts using MCUXpresso IDE v11.0.0 build 2516.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to me the GDB commands MCUXpresso is trying to use are incompatible with the SDK but everything is at the latest so unsure why this would be or if I have some miss-configuration I'm aware of.&amp;nbsp; Any help would be appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2019 19:47:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950294#M4567</guid>
      <dc:creator>nathan4</dc:creator>
      <dc:date>2019-06-20T19:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950295#M4568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To give you a better support, could you let me know which MCUXpresso version are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also could you try reinstalling the J-Link drivers in the next path:&lt;/P&gt;&lt;P&gt;C:\nxp\MCUXpressoIDE_11.0.0_2516\Drivers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2019 22:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950295#M4568</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-06-21T22:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950296#M4569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can re-create the problem using a fresh installation of MCUXpresso 11 on Windows.&amp;nbsp; Installing the latest SEGGER "J-Link Software and Documentation" pack removes and adds back the same binaries drivers (same size and date stamp).&amp;nbsp; Even the wizard says nothing needed to be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re-installing the drivers on my&amp;nbsp;Ubuntu 18.04.2 host show no date or size changes and still produces the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 14:23:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950296#M4569</guid>
      <dc:creator>nathan4</dc:creator>
      <dc:date>2019-06-24T14:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950297#M4570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you create the Lauch configuration? Did you press the *blue* debug button, or something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 15:52:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950297#M4570</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2019-06-24T15:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950298#M4571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On windows the debugger works with MCUXpresso IDE v10.3.1 after clicking on the blue debug button which is using SEGGER JLink v6.42b.&lt;BR /&gt;On Linux the debugger also works with MCUXpresso IDE v11 after clicking on the blue debug button which is using SEGGER JLink v6.46g.&amp;nbsp; Note, after I clicked the button a&amp;nbsp;exceptions appeared "Internal: unable to find dfu-util" but clicking okay twice lets the probe discovered via USB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using the JLinkPro via Ethernet so after the configuration was created I edited it to change to Ethernet and everything seems to be working now.&amp;nbsp; Had a few initial deployment issues but eventually worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 18:04:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950298#M4571</guid>
      <dc:creator>nathan4</dc:creator>
      <dc:date>2019-06-24T18:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950299#M4572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem "Failed to execute MI command", using MCUXpressoIDE_11.0.0_2516.exe with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; JLink_Windows_V647d.exe or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; JLink_Windows_V646h.exe or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; JLink_Windows_V646g.exe&lt;/P&gt;&lt;P&gt;Target is FRDM-KLM28Z SDA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same thing happens using the Segger Jlink probe and the 10 pin debug connector.&lt;/P&gt;&lt;P&gt;The blinky program runs, the LED is flashing, but the debugger is having problems after the erase. flash, verify cycle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 15:04:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950299#M4572</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-02T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950300#M4573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried deleting all existing debug configurations then creating a new one from scratch using the blue debug button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems the blue debug button places some additional critical configuration setting in the launch file if created from scratch.&amp;nbsp; The green debug button "Debug Configuration" does not do this but can be used to edit a configuration (which was created via the blue button).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I *think* the critical configuration entry the blue button adds is...&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;lt;stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="com.crt.advproject.config.exe.debug.1497756402"/&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;...located in the "&amp;lt;project&amp;gt; JLink Debug.launch" file under the project folder.&amp;nbsp; Or located under the .metadata folder&amp;nbsp;if you haven't&amp;nbsp;launched the configuration yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note, you can browse through the console's "Display Selected Console" to see the actual GDB spam to confirm your "Failed to execute MI Command" failed on the same command as mine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 15:39:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950300#M4573</guid>
      <dc:creator>nathan4</dc:creator>
      <dc:date>2019-07-02T15:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950301#M4574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its gotten worse now and not better. I've uninstalled MCUXpressoIDE_11.0.0_2516.exe, then installed MCUXpressoIDE_10.3.1_2233.exe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I read in a previous thread someone said 10.3.1 used to work. It didn't.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Then I went back to 11.0.0 and now when I press Debug in the in the Quickstart Panel, no probe is found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have tried:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OpenSDA 2.2 Daplink BOOTLOADER for K20DX.bin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OpenSDA 2.2 Daplink BOOTLOADER for K20DX_rev0241.bin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OpenSDA_V2_1.bin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OpenSDA_V3_2.bin&lt;/P&gt;&lt;P&gt;with:&lt;/P&gt;&lt;P&gt;JLink_Windows_V647d.exe&lt;/P&gt;&lt;P&gt;JLink_Windows_V647h.exe&lt;/P&gt;&lt;P&gt;JLink_Windows_V647g.exe&lt;/P&gt;&lt;P&gt;JLink_Windows_V647b.exe&lt;/P&gt;&lt;P&gt;JLink_Windows_V612.exe&lt;/P&gt;&lt;P&gt;I'm seriously considering dropping my choice of the KLM28Z processor for this project. Drafting is waiting for my schematic&lt;/P&gt;&lt;P&gt;and I can't even connect to the debug port.&lt;/P&gt;&lt;P&gt;I have tried the PE Multilink RevB and RevC debugger and neither of those work either in either the 10pin or SDA mode.&lt;/P&gt;&lt;P&gt;I have tried the Segger EDU J-Link probe connected to the 10-pin debug port and it also fails.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 19:15:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950301#M4574</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-02T19:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950302#M4575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try using this file to load&amp;nbsp;this file using the external debugger?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90169i251B07AEBC380CE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the J-Link debugger connected to the SWD 10-pin connector near the OpenSDA connector, this will give you access to the MK20 in the board.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90170i52ABEAA4F008E501/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.jpg" alt="pastedImage_2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using the J-Link commander console execute the next commands:&lt;/P&gt;&lt;P&gt;- connect&lt;/P&gt;&lt;P&gt;-? (Search for the MK20Dx128XXX5)&lt;/P&gt;&lt;P&gt;-s (select SWD)&lt;/P&gt;&lt;P&gt;-(Enter) (Default)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log should be like the next one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90173iD67A0106836DB97F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then to download the OpenSDA use the command loadbin:&lt;/P&gt;&lt;P&gt;-loadbin (path), 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the MCUXpresso should recognize the device after clicking the blue bug, as the next image:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90174i9AAB77A9B01B5622/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you want to debug the target MCU (KL28Z), you should connect the debugger to the other SWD 10 pin connector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 21:05:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950302#M4575</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-07-02T21:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950303#M4576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alexis for the detailed example. &lt;/P&gt;&lt;P&gt;The link to &lt;A class="link-titled" href="https://www.nxp.com/downloads/en/snippets-boot-code-headers-monitors/OpenSDAv2.2_DAPLink_frdmkl28z_rev0242.zip" title="https://www.nxp.com/downloads/en/snippets-boot-code-headers-monitors/OpenSDAv2.2_DAPLink_frdmkl28z_rev0242.zip"&gt;https://www.nxp.com/downloads/en/snippets-boot-code-headers-monitors/OpenSDAv2.2_DAPLink_frdmkl28z_rev0242.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;took me to:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;H1&gt;Page Not Found&lt;/H1&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;The page you requested cannot be found.&lt;/P&gt;&lt;P class=""&gt;After Googling "&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fassets%2Fdownloads%2Fdata%2Fen%2Fide-debug-compile-build-tools%2FOpenSDAv2.2_DAPLink_frdmkl26z_rev0242.zip" rel="nofollow" target="_blank"&gt;OpenSDAv2.2_DAPLink_frdmkl26z_rev0242.zi&lt;/A&gt;p" I found where to download it at:&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://community.nxp.com/thread/440231"&gt;DAPLink downloads missing from site&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_8.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90247i4CAB48F63411D543/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_8.png" alt="pastedImage_8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Running Jlink:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90248i5C66236D002F546B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Augggh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 11:30:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950303#M4576</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-03T11:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950304#M4577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After noticing the USB was on the SDA port and mine wasn't, after switching to the SDA port, here was the loadbin results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90250iB59A17F8D92B4764/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;After rebooting into the bootloader:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90251i81A94001CC5CED7A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Looks like the download did fail, still at version 2.41&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 11:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950304#M4577</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-03T11:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950305#M4578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Noticed that your Jlink.exe was at V647a, I used V6.12. Couldn't find V647a, but did find V647d, no legacy selection in the Beta.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90252i6F7363C88BC64644/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When first connecting with V647d, couldn't connect, tried powering up on the target USB port, couldn't halt CPU, then powered back up on SDA USB, looks like it did download the bin file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90253i0ADC73FCC264CEF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yet another brain fade. I noticed that the link to the bootloader actually was to the FRDM-KL26 NOT FRDM-KL28Z,&lt;/P&gt;&lt;P&gt;so needless to say, it doesn't bootup when the reset button is held and released. I guess its time to go home now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 12:12:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950305#M4578</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-03T12:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950306#M4579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now at version 2.44&lt;/P&gt;&lt;P&gt;Found "0244_k20dx_bootloader_update_0x8000.bin" binary at:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://os.mbed.com/blog/entry/DAPLink-bootloader-update/" title="https://os.mbed.com/blog/entry/DAPLink-bootloader-update/"&gt;DAPLink bootloader update | Mbed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After copying the binary into the folder, Had to loadbin with 0x8000 offset:&lt;/P&gt;&lt;P&gt;J-Link&amp;gt;loadbin C:\Users\bmccormick\Downloads\OpenSDAv2.2_DAPLink_frdmkl26z_rev0242\0244_k20dx_bootloader_update_0x8000.bin,0x8000&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90261i2BDD78E45E3028B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now after a reset, reboot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90262iA3B2FB8F3C42AA11/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now to try the blue button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 12:30:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950306#M4579</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-03T12:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950307#M4580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No blue button, when I press Debug in the Quickstart panel I get:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90265iA717EC3A8DE6CD9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 12:37:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950307#M4580</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-03T12:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950308#M4581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After dropping k20dx_frdmkl28z_if_crc.bin found in "OpenSDAv2.2_DAPLink_frdmkl28z_rev0242.zip"&lt;/P&gt;&lt;P&gt;My FRDM-MKL28Z project did download using USB SDA, and as a bonus... stopped at main... and as a super bonus, can single step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Magic combination sauce:&lt;/P&gt;&lt;P&gt;1. MSD bootloader "0244_k20dx_bootloader_update_0x8000.bin" found &lt;A href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fos.mbed.com%2Fblog%2Fentry%2FDAPLink-bootloader-update%2F" rel="nofollow" target="_blank"&gt;DAPLink bootloader update | Mbed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. SDA bootloader "k20dx_frdmkl28z_if_crc.bin" found in "OpenSDAv2.2_DAPLink_frdmkl28z_rev0242.zip"&lt;/P&gt;&lt;P&gt;3. J-link version "JLink_Windows_V647d.exe" found &lt;A class="link-titled" href="https://www.segger.com/downloads/jlink/" title="https://www.segger.com/downloads/jlink/"&gt;SEGGER - The Embedded Experts - Downloads - J-Link / J-Trace&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. MCUexpresso "MCUXpressoIDE_11.0.0_2516.exe"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 13:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950308#M4581</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-03T13:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950309#M4582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bad news is that MCUexpresso cannot talk to the target MKL28Z512 processor using the Segger probe connected to the target micro's 10 pin debug connector. MCUexpresso can talk to the SDA USB port.&lt;/P&gt;&lt;P&gt;I don't think my company would want to add a MK20DX128 microprocessor to each unit, just to program the MKL28Z.&lt;/P&gt;&lt;P&gt;The Segger probe did work in flashing the MK20DX128 though its 10 pin debug connector.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 13:33:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950309#M4582</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-03T13:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950310#M4583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Noticed the SDA USB uses LinkServerDebug&lt;/P&gt;&lt;P&gt;The SWD Segger 10pin Debugger uses Jlink GDB SEGGER Interface Debugging&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90279i1F8FA3E78B578340/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I added the Segger Jlink debug, I get:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90280iC1721E5CCDD7D009/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90258i83BAEC09ADF17DC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I added the PEMicro:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90260i51850D9ED626E657/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The project &lt;SPAN style="text-decoration: underline;"&gt;does&lt;/SPAN&gt; erase, download,verify and allows stepping with the MKL28Z512 10 pin debug. I have FINALLY found a probe that can function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 13:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950310#M4583</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-03T13:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950311#M4584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you have had a fairly rough time getting debug working.&amp;nbsp; As I am sure you have heard many times - this should just work either using MCUXpresso IDE version 10.3.1 or v 11.1.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your pictures I see you are powering the board from the OpenSDA USB connection. This is fine (essential) for OpenSDA debug but not for debug via external probes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to duplicate your debug problem when powering from the OpenSDA USB and debugging with SEGGER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try powering the board from the target device USB connection i.e. the lower one when using SEGGER JLink or P&amp;amp;E.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yours,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 16:40:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950311#M4584</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2019-07-03T16:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950312#M4585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Jlink &lt;SPAN style="text-decoration: underline;"&gt;is&lt;/SPAN&gt; being powered by the target processors USB connector&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90292iE7F5E4E9CDDC4C0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;To get the Jlink Segger target probe to work I have tried:&lt;/P&gt;&lt;P&gt;&amp;nbsp;Un-installing, then re-installing MCUXpressoIDE_11.0.0_2516.exe&lt;/P&gt;&lt;P&gt;tried&lt;/P&gt;&lt;P&gt;1. JLink_Windows_V647d.exe&lt;/P&gt;&lt;P&gt;2. JLink_Windows_V612.exe&lt;/P&gt;&lt;P&gt;3. JLink_Windows_V646h.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I reinstalled MCUXpressoIDE_11.0.0_2516.exe, it uses version:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;JLink_Windows_V6.44i&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it installs, it creates the Jlink folder here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;C:\Program Files (x86)\SEGGER\JLink_V644i&lt;/P&gt;&lt;P&gt;But the IDE looks for it here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;C:\Program Files (x86)\SEGGER\JLink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I moved all the files from the C:\Program Files (x86)\SEGGER\JLink_V644i folder to the C:\Program Files (x86)\SEGGER\JLink folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Console Tab:&lt;/P&gt;&lt;P&gt;[03-7-2019 01:07:28] Executing Server: "C:\Program Files (x86)\SEGGER\JLink\JLink.exe" -nosilent -swoport 2332 -select USB&amp;nbsp; -telnetport 2333 -singlerun -endian little -noir -speed auto&amp;nbsp;&amp;nbsp; -port 2331&amp;nbsp;&amp;nbsp;&amp;nbsp; -vd -device MKL28Z512xxx7 -if SWD -halt -reportuseraction&lt;BR /&gt;SEGGER J-Link Commander V6.44i (Compiled May 17 2019 17:35:18)&lt;BR /&gt;DLL version V6.44i, compiled May 17 2019 17:34:22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unknown command line option -nosilent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server has been shut down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The windows message box:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90289i0D58788C9FC06F87/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_6.png" alt="pastedImage_6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I mentioned, powering the FRDM-KNL28Z from the target USB and using the PEMico's Multilink Probe,&lt;/P&gt;&lt;P&gt;the project can be debugged.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 17:16:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950312#M4585</guid>
      <dc:creator>benmccormick</dc:creator>
      <dc:date>2019-07-03T17:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown gdb command exec-run?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950313#M4586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My apologies, yesterday while looking at this issue my access to boards was restricted and I tested with a similar board but subtly different - where OpenSDA and target MCU USB connections were alternately arranged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That being said, I have now located a Kinetis KL28 and added a debug header for the target MCU for external debug operations. Again, I can see no issue debugging with JLink via USB or IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An MCUXpresso IDE installer includes a particular version of JLink and will install this at the IDE installation time. However, no JLink version assumption is made until the first workspace is created. At this time a search is performed to locate the most recent JLink installation and the path used can be seen within the IDE preferences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From here, the user has the potential to override the IDE's selection or force the IDE to perform a new search (and path update) via the 'Restore Defaults' button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90392iEC73F8AEBE8BA6AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But note - the target is the J-Link GDB server not JLlink.exe&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a typical IDE installation - all of this is automatically performed, the only time user action is expected is if a later version of SEGGER is manually installed (for some reason) and an existing workspace remains in use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also note: Just to add to the complication... After the release of MCUXpresso IDE version 11.0.0. SEGGER made a change to their long standing installation scheme. Therefore if a version of SEGGER JLink is installed that is more recent than the version installed with MCUXpresso IDE Version 11.0.0 the Restore Default mechanism will not automatically detect this update - instead the user must browse for the newer JLinkGDBServer... Furthermore, if a user uninstalls the version of SEGGER J-Link installed by the IDE and replaces this with a later version, then no JLink support will be found - for each workspace, the new server must be manually selected.&amp;nbsp; This issue will be addressed on the next release of MCUXpresso IDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yours,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 13:34:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unknown-gdb-command-exec-run/m-p/950313#M4586</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2019-07-04T13:34:16Z</dc:date>
    </item>
  </channel>
</rss>

