<?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: Debugging sessions suspended unexpectedly when using semihost in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Debugging-sessions-suspended-unexpectedly-when-using-semihost/m-p/1544894#M22230</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I find using semihost printf with RT1020 EVK board on board CMSIS DAP works normally.&lt;/P&gt;
&lt;P&gt;The print message was showing during the debug phase:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hui_Ma_1-1666860898820.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198336iFCA44CAC1B63FBEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hui_Ma_1-1666860898820.png" alt="Hui_Ma_1-1666860898820.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;While switch&amp;nbsp; to P&amp;amp;E Multilink Universal FX debugger during debug phase without any print message at console. After terminated the debug, those print messages were showed:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hui_Ma_0-1666860728778.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198335iCE9B636CF00919D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hui_Ma_0-1666860728778.png" alt="Hui_Ma_0-1666860728778.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Mike&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2022 08:55:16 GMT</pubDate>
    <dc:creator>Hui_Ma</dc:creator>
    <dc:date>2022-10-27T08:55:16Z</dc:date>
    <item>
      <title>Debugging sessions suspended unexpectedly when using semihost</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Debugging-sessions-suspended-unexpectedly-when-using-semihost/m-p/1541218#M22133</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;We are experiencing a very annoying problem when debugging using MCUXpresso with the iMX RT1020 and semihost to redirect printf.&lt;/P&gt;&lt;P&gt;It happens that suddenly and totally unexpectedly the debugger session is suspended in the PIT ISR. It always suspends in the same place (PIT ISR) even without setting any breakpoints and selecting "Skip All Breakpoints" in the IDE. We are using PEmicro probes.&lt;/P&gt;&lt;P&gt;It is very annoying and it is preventing us from debugging since the sessions are suspended unexpectedly and we must give it "Resume (F8)" manually.&lt;/P&gt;&lt;P&gt;We have no idea what is going on and what we can do to fix this.&lt;/P&gt;&lt;P&gt;Here is an image of the Call Stack when it happens&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Call stack when suspension occurs." style="width: 480px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197526i05D42CBC474D076B/image-size/large?v=v2&amp;amp;px=999" role="button" title="call_stack.png" alt="Call stack when suspension occurs." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Call stack when suspension occurs.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope you can help us.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 14:07:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Debugging-sessions-suspended-unexpectedly-when-using-semihost/m-p/1541218#M22133</guid>
      <dc:creator>gtalocchino</dc:creator>
      <dc:date>2022-10-20T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging sessions suspended unexpectedly when using semihost</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Debugging-sessions-suspended-unexpectedly-when-using-semihost/m-p/1543272#M22204</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Do you have&amp;nbsp;&lt;SPAN&gt;MIMXRT1020-EVK on hand? In default, the RT1020 EVK board is using CMSIS DAP debugger tool.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What's the &lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE" target="_self"&gt;MCUXpresso IDE&lt;/A&gt; version you are using? The latest version is V11.6.1.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 08:49:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Debugging-sessions-suspended-unexpectedly-when-using-semihost/m-p/1543272#M22204</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2022-10-25T08:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging sessions suspended unexpectedly when using semihost</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Debugging-sessions-suspended-unexpectedly-when-using-semihost/m-p/1543528#M22207</link>
      <description>&lt;P&gt;We are using a custom board with PEmicro probes. Currently using&amp;nbsp; MCUXpresso v11.5.1.&lt;/P&gt;&lt;P&gt;Do you think the SIGTRAP raised when PIT interrupt semihost printf is an IDE problem?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 17:38:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Debugging-sessions-suspended-unexpectedly-when-using-semihost/m-p/1543528#M22207</guid>
      <dc:creator>gtalocchino</dc:creator>
      <dc:date>2022-10-25T17:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging sessions suspended unexpectedly when using semihost</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Debugging-sessions-suspended-unexpectedly-when-using-semihost/m-p/1544894#M22230</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I find using semihost printf with RT1020 EVK board on board CMSIS DAP works normally.&lt;/P&gt;
&lt;P&gt;The print message was showing during the debug phase:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hui_Ma_1-1666860898820.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198336iFCA44CAC1B63FBEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hui_Ma_1-1666860898820.png" alt="Hui_Ma_1-1666860898820.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;While switch&amp;nbsp; to P&amp;amp;E Multilink Universal FX debugger during debug phase without any print message at console. After terminated the debug, those print messages were showed:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hui_Ma_0-1666860728778.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198335iCE9B636CF00919D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hui_Ma_0-1666860728778.png" alt="Hui_Ma_0-1666860728778.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Mike&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 08:55:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Debugging-sessions-suspended-unexpectedly-when-using-semihost/m-p/1544894#M22230</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2022-10-27T08:55:16Z</dc:date>
    </item>
  </channel>
</rss>

