<?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>MPC5xxx中的主题 Re: MPC5604P DEBUG mode report an error</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1891319#M25642</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This issue may occur when there is either a part of memory or a register that access the unmapped/unavailable memory.&lt;/P&gt;
&lt;P&gt;I'd suggest closing all variable and memory debugger windows and restart the debug session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Hope it helps.&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2024 09:40:28 GMT</pubDate>
    <dc:creator>stanish</dc:creator>
    <dc:date>2024-06-20T09:40:28Z</dc:date>
    <item>
      <title>MPC5604P DEBUG mode report an error</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1887417#M25609</link>
      <description>&lt;P&gt;MCU:MPC5604P&lt;/P&gt;&lt;P&gt;IDE:&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="codewarrier 5.9.0.PNG" style="width: 326px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/284104iEF47B11AC79F684E/image-dimensions/326x158?v=v2" width="326" height="158" role="button" title="codewarrier 5.9.0.PNG" alt="codewarrier 5.9.0.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;debug mode Error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="err.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/284106i45CCB458F32E4808/image-size/large?v=v2&amp;amp;px=999" role="button" title="err.PNG" alt="err.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As shown in the figure,When I enter debug mode, the status window will show error,What does this error mean and how can I fix it.Please help me, thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 01:46:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1887417#M25609</guid>
      <dc:creator>kabusiji</dc:creator>
      <dc:date>2024-06-14T01:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P DEBUG mode report an error</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1887526#M25611</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Either you do not have code loaded in the micro or you access to memories is restricted by some protection mechanism.&lt;/P&gt;
&lt;P&gt;First make sure you code in micro properly loaded.&lt;/P&gt;
&lt;P&gt;In memory view I do not see any data.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 05:08:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1887526#M25611</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2024-06-14T05:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P DEBUG mode report an error</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1887539#M25612</link>
      <description>The code runs normally in the MCU, but cannot enter debug mode</description>
      <pubDate>Fri, 14 Jun 2024 05:20:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1887539#M25612</guid>
      <dc:creator>kabusiji</dc:creator>
      <dc:date>2024-06-14T05:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P DEBUG mode report an error</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1888413#M25618</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;The code runs normally in the MCU, but cannot enter debug mode&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;But from your screenshot I see your MCU is in debug mode. Status of debugger is ready and you are stopped at _start label. But on that address I see no code. So once you run or step code you will get illegal instruction exception.&lt;/P&gt;
&lt;P&gt;What do you mean by runs normally? Is it spinning motor or blinking with LEDs or sending some commands on serial lines?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/23056"&gt;@stanish&lt;/a&gt; can you comment here?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 06:41:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1888413#M25618</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2024-06-17T06:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P DEBUG mode report an error</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1888441#M25619</link>
      <description>I don't know what's going on, but the debug mode works fine now, thank you very much for your reply</description>
      <pubDate>Mon, 17 Jun 2024 07:15:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1888441#M25619</guid>
      <dc:creator>kabusiji</dc:creator>
      <dc:date>2024-06-17T07:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604P DEBUG mode report an error</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1891319#M25642</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This issue may occur when there is either a part of memory or a register that access the unmapped/unavailable memory.&lt;/P&gt;
&lt;P&gt;I'd suggest closing all variable and memory debugger windows and restart the debug session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Hope it helps.&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 09:40:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604P-DEBUG-mode-report-an-error/m-p/1891319#M25642</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2024-06-20T09:40:28Z</dc:date>
    </item>
  </channel>
</rss>

