<?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>S32KのトピックRe: DebuggerHeldCoreLoop</title>
    <link>https://community.nxp.com/t5/S32K/DebuggerHeldCoreLoop/m-p/1518509#M17586</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202812"&gt;@zhiguoguo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I would recommend contacting IAR Systems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 12:13:38 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2022-09-07T12:13:38Z</dc:date>
    <item>
      <title>DebuggerHeldCoreLoop</title>
      <link>https://community.nxp.com/t5/S32K/DebuggerHeldCoreLoop/m-p/1511744#M17315</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zhiguoguo_0-1661428796265.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191312i9500AD8C8B9D46DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zhiguoguo_0-1661428796265.png" alt="zhiguoguo_0-1661428796265.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;When I was learning S32DS Startup_cm7.s files, I encountered a problem.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;I can't understand the function shown in the picture above.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;First ：&lt;SPAN&gt;What is the function of DebuggerHeldCoreLoop?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Second:&amp;nbsp;RESET_CATCH_CORE is an Random number or Specific number?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Three: Why compare R0 with&amp;nbsp;0x5A5A5A5A?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Expect to receive a reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks&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, 25 Aug 2022 12:10:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/DebuggerHeldCoreLoop/m-p/1511744#M17315</guid>
      <dc:creator>zhiguoguo</dc:creator>
      <dc:date>2022-08-25T12:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: DebuggerHeldCoreLoop</title>
      <link>https://community.nxp.com/t5/S32K/DebuggerHeldCoreLoop/m-p/1512970#M17358</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202812"&gt;@zhiguoguo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As you can see in the system.c file&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1661759096695.png" style="width: 1040px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191572i0FF481CC15B736A5/image-dimensions/1040x52?v=v2" width="1040" height="52" role="button" title="danielmartynek_0-1661759096695.png" alt="danielmartynek_0-1661759096695.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The RESET_CATCH_CORE variable can be overwritten by the debugger to 0x5A5A5A5A, which will catch the execution in that loop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 07:46:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/DebuggerHeldCoreLoop/m-p/1512970#M17358</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2022-08-29T07:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: DebuggerHeldCoreLoop</title>
      <link>https://community.nxp.com/t5/S32K/DebuggerHeldCoreLoop/m-p/1516529#M17500</link>
      <description>&lt;P&gt;if I want to migrate project to IAR，what modify I need to this value?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2022 07:20:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/DebuggerHeldCoreLoop/m-p/1516529#M17500</guid>
      <dc:creator>zhiguoguo</dc:creator>
      <dc:date>2022-09-03T07:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: DebuggerHeldCoreLoop</title>
      <link>https://community.nxp.com/t5/S32K/DebuggerHeldCoreLoop/m-p/1518509#M17586</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202812"&gt;@zhiguoguo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I would recommend contacting IAR Systems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 12:13:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/DebuggerHeldCoreLoop/m-p/1518509#M17586</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2022-09-07T12:13:38Z</dc:date>
    </item>
  </channel>
</rss>

