<?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: Debug Instance freezes after breakpoint when using FreeRTOS TAD</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debug-Instance-freezes-after-breakpoint-when-using-FreeRTOS-TAD/m-p/669595#M485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We typically distinguish TAD as being related to FreeRTOS plugin display, as opposed to the FreeRTOS stack backtrace you refer to here. It sounds like there's a launch configuration issue. You may see what appears to be confusing results in Stop vs. Nonstop mode. I recommend you debug FreeRTOS applications in Stop mode for the best results. Delete your launch configurations. Next, set Stop mode as the default. This is Window -&amp;gt; Preferences -&amp;gt; MCUXpresso IDE -&amp;gt; Debug Options (Miscellaneous). Uncheck the Enable Non-Stop Mode checkbox and push Apply. When you next create a launch configuration, Stop mode debug will be the default. Report your results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 May 2017 02:00:07 GMT</pubDate>
    <dc:creator>lpcxpresso_supp</dc:creator>
    <dc:date>2017-05-06T02:00:07Z</dc:date>
    <item>
      <title>Debug Instance freezes after breakpoint when using FreeRTOS TAD</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debug-Instance-freezes-after-breakpoint-when-using-FreeRTOS-TAD/m-p/669594#M484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I converted our project from LPCXpresso to MCUXpresso and enabled FreeRTOS TAD following the "MCUXpresso IDE FreeRTOS Debug Guide". The TAD works fine as I can see all tasks, their stack usage and runtime. But when I set a breakpoint and the debug instance halts I cannot continue execution afterwards. There is no error message, execution just does not continue and I cannot use "step into/over" or suspend/terminate in the panel. Buttons grey out and keep grey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Terminate" in the context menu of the Debug perspective works, but results in the LinkServer reporting&lt;/P&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;on further starts of a debug session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A restart of MCUXpresso is required to&amp;nbsp;run the application again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I disable TAD via the macro&amp;nbsp;&lt;/P&gt;&lt;P&gt;#define configINCLUDE_FREERTOS_TASK_C_ADDITIONS_H 0&lt;/P&gt;&lt;P&gt;everthing works fine, but the TAD is not available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I noticed that setting a breakpoint while a debug session is&amp;nbsp;active and running gives the error "Breakpoint installation failed: suspend operation timeout.".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the LPC1758 on our own evaluation board&amp;nbsp;&lt;A class="link-titled" href="http://www.devolo.de/business-solutions/produkte/article/dlan-green-phy-eval-board-ii/" title="http://www.devolo.de/business-solutions/produkte/article/dlan-green-phy-eval-board-ii/"&gt;dLAN® Green PHY eval board II - devolo Business Solutions&lt;/A&gt;&amp;nbsp;&amp;nbsp;and LPC-Link 2 debugger.&lt;/P&gt;&lt;P&gt;FreeRTOS is version 9.0.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 13:54:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debug-Instance-freezes-after-breakpoint-when-using-FreeRTOS-TAD/m-p/669594#M484</guid>
      <dc:creator>mlamberti</dc:creator>
      <dc:date>2017-05-05T13:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Instance freezes after breakpoint when using FreeRTOS TAD</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debug-Instance-freezes-after-breakpoint-when-using-FreeRTOS-TAD/m-p/669595#M485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We typically distinguish TAD as being related to FreeRTOS plugin display, as opposed to the FreeRTOS stack backtrace you refer to here. It sounds like there's a launch configuration issue. You may see what appears to be confusing results in Stop vs. Nonstop mode. I recommend you debug FreeRTOS applications in Stop mode for the best results. Delete your launch configurations. Next, set Stop mode as the default. This is Window -&amp;gt; Preferences -&amp;gt; MCUXpresso IDE -&amp;gt; Debug Options (Miscellaneous). Uncheck the Enable Non-Stop Mode checkbox and push Apply. When you next create a launch configuration, Stop mode debug will be the default. Report your results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2017 02:00:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debug-Instance-freezes-after-breakpoint-when-using-FreeRTOS-TAD/m-p/669595#M485</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2017-05-06T02:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Instance freezes after breakpoint when using FreeRTOS TAD</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debug-Instance-freezes-after-breakpoint-when-using-FreeRTOS-TAD/m-p/669596#M486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your fast reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disabling Non-Stop Mode solved the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 13:18:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debug-Instance-freezes-after-breakpoint-when-using-FreeRTOS-TAD/m-p/669596#M486</guid>
      <dc:creator>mlamberti</dc:creator>
      <dc:date>2017-05-16T13:18:18Z</dc:date>
    </item>
  </channel>
</rss>

