<?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: MPC 5644 Software Exception and Reset</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC-5644-Software-Exception-and-Reset/m-p/1351627#M19306</link>
    <description>&lt;P&gt;hello, information seems not enough. let me try.&lt;/P&gt;&lt;P&gt;I noticed you pass '&amp;amp;&lt;SPAN&gt;fSOPTPhyValkl30F' as the a pointer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But there is no declaration of this variable -- fSOPTPhyValkl30F&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How is the variable&amp;nbsp;fSOPTPhyValkl30F declared?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible that you try to access invalid adress?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Oct 2021 05:30:38 GMT</pubDate>
    <dc:creator>ZhouYiChuan</dc:creator>
    <dc:date>2021-10-07T05:30:38Z</dc:date>
    <item>
      <title>MPC 5644 Software Exception and Reset</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC-5644-Software-Exception-and-Reset/m-p/735845#M10098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am working on the MPC5644. Recently when I am doing some functional source code developments, when I am calling a function like the following, I mean contains a local variable and the use of pointer, that the software will keep resetting. If I do not make the call, then the software keeping resetting will not happen.&amp;nbsp;I checked in Lauterbach that if the call is used, the IP address will always be 0xFFFFFFFC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to ask that from your experience, for the chip MPC 5644, if I would like to find the real cause of the software exception and the make a modification of the currently mistake, which points I can take considerations from and how I can try and debug to find the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7f0055; font-size: small;"&gt;&lt;STRONG&gt;void&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt; &lt;STRONG&gt;gvFUCA&lt;/STRONG&gt;(&lt;/SPAN&gt;&lt;STRONG style=": ; color: #7f0055; font-size: small;"&gt;void&lt;/STRONG&gt;&lt;SPAN style="font-size: small;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #005032; font-size: small;"&gt;uint16&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt; usFUNCRawValKl30F = 0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #005032; font-size: small;"&gt;float32&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt; fFUNCPhyValkl30F = 0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;boolean bADFUNCKl30F;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt; bADFUNCKl30F = gbGetADValue(&lt;/SPAN&gt;&lt;EM style=": ; color: #0000c0; font-size: small;"&gt;eKL30_F_ADC&lt;/EM&gt;&lt;SPAN style="font-size: small;"&gt;, &amp;amp;usSOPTRawValKl30F,&amp;amp;fSOPTPhyValkl30F);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&amp;nbsp;&lt;SPAN style="color: #3f7f5f;"&gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 07:55:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC-5644-Software-Exception-and-Reset/m-p/735845#M10098</guid>
      <dc:creator>niuniu</dc:creator>
      <dc:date>2018-04-16T07:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: MPC 5644 Software Exception and Reset</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC-5644-Software-Exception-and-Reset/m-p/1351627#M19306</link>
      <description>&lt;P&gt;hello, information seems not enough. let me try.&lt;/P&gt;&lt;P&gt;I noticed you pass '&amp;amp;&lt;SPAN&gt;fSOPTPhyValkl30F' as the a pointer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But there is no declaration of this variable -- fSOPTPhyValkl30F&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How is the variable&amp;nbsp;fSOPTPhyValkl30F declared?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible that you try to access invalid adress?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 05:30:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC-5644-Software-Exception-and-Reset/m-p/1351627#M19306</guid>
      <dc:creator>ZhouYiChuan</dc:creator>
      <dc:date>2021-10-07T05:30:38Z</dc:date>
    </item>
  </channel>
</rss>

