<?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 Re: MCUXpresso bug &amp;quot;No debug targets available&amp;quot; in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694712#M792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks will try as suggested next time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running Windows 7 (64bits). I cannot say clearly if it's running or halted. Probably it's halted on a breakpoint.&lt;/P&gt;&lt;P&gt;I also found that if I am using only Terminate (Ctrl + F2), Resume (F8) and Debug button it's working nicely. It then seems related to "terminate all" button. Perhaps the terminate all process take a more time than excepted and kill (part of) the currently launching new debug session ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Aug 2017 08:01:03 GMT</pubDate>
    <dc:creator>pge</dc:creator>
    <dc:date>2017-08-10T08:01:03Z</dc:date>
    <item>
      <title>MCUXpresso bug "No debug targets available"</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694709#M789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After some sequences of launching and terminating debug session in MCUXpresso 10.0.2 with LPC-link2 I regularly get the following error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A pup-up with title "LinkServer" show the following error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;No debug targets available&lt;/P&gt;&lt;P&gt;Reason:&lt;/P&gt;&lt;P&gt;All SWD targets are currently connected to other debug sessions.&lt;/P&gt;&lt;P&gt;Press 'Cancel' to terminate this launch&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;All the debug related buttons (Resume, Step Into, Terminate, ...) are disabled, the Debug panel is also closed so I cannot terminate any debug session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried Ctrl+F2 shortcut and to disconnect reconnect the probe but&amp;nbsp;&lt;SPAN&gt;MCUXpresso still show the same pop-up again and again.&amp;nbsp;&lt;/SPAN&gt;The only solution to solve this issue is to close MCUXpresso and restart it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 11:02:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694709#M789</guid>
      <dc:creator>pge</dc:creator>
      <dc:date>2017-08-09T11:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso bug "No debug targets available"</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694710#M790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be pretty repeatable when&amp;nbsp;you click on terminate on a current debug session if&amp;nbsp;the terminate tack few seconds and then you click on debug to launch a new session just before the previous one is effectively terminated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 12:23:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694710#M790</guid>
      <dc:creator>pge</dc:creator>
      <dc:date>2017-08-09T12:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso bug "No debug targets available"</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694711#M791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like some of the debug executables are failing to terminate correctly for some reason. You should be able to manually close them (without needing to close down the IDE). &amp;nbsp;&lt;/P&gt;&lt;P&gt;You may be able to reopen the Debug view in order to terminate using&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Window -&amp;gt; Show View -&amp;gt; Other -&amp;gt; Debug -&amp;gt; Debug&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or else use the task manager or&amp;nbsp;equivalent provided by your host OS to kill any tasks called:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;redlinkserv&lt;/LI&gt;&lt;LI&gt;arm-none-eabi_gdb*&lt;/LI&gt;&lt;LI&gt;crt_emu_*&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See section 14.12.7, "Troubleshooting LPC-Link2", of the MCUXpresso IDE v10.0.2 User Guide for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Out of interest what host OS are you using? And when you first attempt to terminate the debug session (when it then fails) is your debug session&amp;nbsp;running or halted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 07:53:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694711#M791</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2017-08-10T07:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso bug "No debug targets available"</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694712#M792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks will try as suggested next time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running Windows 7 (64bits). I cannot say clearly if it's running or halted. Probably it's halted on a breakpoint.&lt;/P&gt;&lt;P&gt;I also found that if I am using only Terminate (Ctrl + F2), Resume (F8) and Debug button it's working nicely. It then seems related to "terminate all" button. Perhaps the terminate all process take a more time than excepted and kill (part of) the currently launching new debug session ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 08:01:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694712#M792</guid>
      <dc:creator>pge</dc:creator>
      <dc:date>2017-08-10T08:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso bug "No debug targets available"</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694713#M793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i regularly get this problem too.&amp;nbsp; It worked for me to terminate using the Sequence:&lt;/P&gt;&lt;P&gt;Window -&amp;gt; Show View -&amp;gt; Other -&amp;gt; Debug -&amp;gt; Debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem for me is that the Debug window closes (automatically).&amp;nbsp; I would think it should stay open if there is a debug session, even if it is terminated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to leave, or force, the debug window to stay open?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 23:00:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-bug-quot-No-debug-targets-available-quot/m-p/694713#M793</guid>
      <dc:creator>kensamuelson</dc:creator>
      <dc:date>2018-03-29T23:00:45Z</dc:date>
    </item>
  </channel>
</rss>

