<?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: MPC5746B trapping by IVOR1_Vector in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1745060#M24442</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have&amp;nbsp; a look at MCAR for address where the failure happen.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1698131317220.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246519iB2AC936F3FF11DCC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="petervlna_0-1698131317220.png" alt="petervlna_0-1698131317220.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
    <pubDate>Tue, 24 Oct 2023 07:09:04 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2023-10-24T07:09:04Z</dc:date>
    <item>
      <title>MPC5746B trapping by IVOR1_Vector</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1740544#M24406</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I need some help on IVOR1_Vector trap when I initiate DSPI interface by calling DSPI_MasterInit -&amp;gt; DSPI_Set_MCR_HALT. After that, it is trapped in IVOR1_Handler(Machine Check Interrupt). Would you know what is the cause of this issue?????&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 16:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1740544#M24406</guid>
      <dc:creator>karma_JC</dc:creator>
      <dc:date>2023-10-16T16:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5746B trapping by IVOR1_Vector</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1741053#M24409</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Would you know what is the cause of this issue?????&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Have a look at core reference manual to understand the root cause:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1697527364753.png" style="width: 538px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245464iC98660996AB98B41/image-dimensions/538x143?v=v2" width="538" height="143" role="button" title="petervlna_0-1697527364753.png" alt="petervlna_0-1697527364753.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_1-1697527382398.png" style="width: 549px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245465i3685E09E35C302B0/image-dimensions/549x272?v=v2" width="549" height="272" role="button" title="petervlna_1-1697527382398.png" alt="petervlna_1-1697527382398.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 07:23:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1741053#M24409</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-10-17T07:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5746B trapping by IVOR1_Vector</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1742385#M24419</link>
      <description>&lt;P&gt;Hi Peter:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the advice.&amp;nbsp; I found chapter 63 of MPC5476 B/C/G RM contained the information regarding MCSR register.&lt;/P&gt;&lt;P&gt;I'm assuming from S32D Studio shall be able to view this register from debug mode.&amp;nbsp; However, I was not able to view this MSCR register under "register" list; I only saw MSR register.&amp;nbsp; Would you please provide some info on how to access MSCR register from debugger?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 21:45:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1742385#M24419</guid>
      <dc:creator>karma_JC</dc:creator>
      <dc:date>2023-10-18T21:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5746B trapping by IVOR1_Vector</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1742736#M24426</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am not using S32DS interface for debug, but I found that you can view them via SPR registers:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1697702681052.png" style="width: 750px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245892i66465F117D819CE8/image-dimensions/750x392?v=v2" width="750" height="392" role="button" title="petervlna_0-1697702681052.png" alt="petervlna_0-1697702681052.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 08:04:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1742736#M24426</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-10-19T08:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5746B trapping by IVOR1_Vector</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1744716#M24438</link>
      <description>&lt;P&gt;Hi Peter:&lt;/P&gt;&lt;P&gt;Thank you for the guide for finding the MCSR register under SPR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following is the snapshot of the MCSR related registers when the exception was taking place:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="karma_JC_0-1698084330924.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246441iF73EC447F457198E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="karma_JC_0-1698084330924.png" alt="karma_JC_0-1698084330924.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be the BUS_DRERR, G, LD and MAV has been triggered in MCSR register.&amp;nbsp; When I tried access CAN bus in MPC5746B.&amp;nbsp; &amp;nbsp;Form the triggered bits in MCSR register, is the issue related the CAN bus being "guarded" or "lock"?????&amp;nbsp; Would you please confirm my logical on it?&amp;nbsp; If the case, is there anyway to release this "guarded" memory area?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 18:12:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1744716#M24438</guid>
      <dc:creator>karma_JC</dc:creator>
      <dc:date>2023-10-23T18:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5746B trapping by IVOR1_Vector</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1745060#M24442</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have&amp;nbsp; a look at MCAR for address where the failure happen.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1698131317220.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246519iB2AC936F3FF11DCC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="petervlna_0-1698131317220.png" alt="petervlna_0-1698131317220.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 07:09:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5746B-trapping-by-IVOR1-Vector/m-p/1745060#M24442</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-10-24T07:09:04Z</dc:date>
    </item>
  </channel>
</rss>

