<?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: MPC5604s supervisor mode in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652517#M6865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks David.&lt;/P&gt;&lt;P&gt;I have another question to ask.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I am trying to set D_CMU0_FHL bit in the&amp;nbsp;Functional Event Reset Disable Register (RGM_FERD),but the value is not reflecting in the register .&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;In datasheet it is mentioned as ,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;It can be accessed in read/write in either supervisor mode or test mode.It can be accessed in read only in user mode.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I want to &amp;nbsp;generate &amp;nbsp;an interrupt request when a clock frequency higher/lower than reference.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;How to enter into supervisor or test mode in mpc5604s .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Mar 2017 14:52:11 GMT</pubDate>
    <dc:creator>mhogun</dc:creator>
    <dc:date>2017-03-15T14:52:11Z</dc:date>
    <item>
      <title>MPC5604s supervisor mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652515#M6863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to set D_FLASH bit in the&amp;nbsp;Functional Event Reset Disable Register (RGM_FERD),but the value is not reflecting in the register .&lt;/P&gt;&lt;P&gt;In datasheet it is mentioned as ,&lt;/P&gt;&lt;P&gt;It can be accessed in read/write in either supervisor mode or test mode.It can be accessed in read only in user mode.&lt;/P&gt;&lt;P&gt;I want to &amp;nbsp;generate &amp;nbsp;an interrupt request when a code or data flash fatal error occurs&lt;/P&gt;&lt;P&gt;Please guide me to resolve the above issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 06:03:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652515#M6863</guid>
      <dc:creator>mhogun</dc:creator>
      <dc:date>2017-03-15T06:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604s supervisor mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652516#M6864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this bit is read only (W field is grey) as you can see in the screenshot below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15830iB961087FC588B931/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It means you cannot generate interrupt in this case and device always will be reset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 10:51:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652516#M6864</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2017-03-15T10:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604s supervisor mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652517#M6865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks David.&lt;/P&gt;&lt;P&gt;I have another question to ask.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I am trying to set D_CMU0_FHL bit in the&amp;nbsp;Functional Event Reset Disable Register (RGM_FERD),but the value is not reflecting in the register .&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;In datasheet it is mentioned as ,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;It can be accessed in read/write in either supervisor mode or test mode.It can be accessed in read only in user mode.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I want to &amp;nbsp;generate &amp;nbsp;an interrupt request when a clock frequency higher/lower than reference.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;How to enter into supervisor or test mode in mpc5604s .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 14:52:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652517#M6865</guid>
      <dc:creator>mhogun</dc:creator>
      <dc:date>2017-03-15T14:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604s supervisor mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652518#M6866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Each byte can be written only once after power-on reset."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just tried to modify the bit immediately after Power-on-reset and I was capable to modify register content.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17912i03879EFB0DD84220/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 12:36:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652518#M6866</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2017-03-16T12:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604s supervisor mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652519#M6867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Switching between supervisor/user mode I have described here, but I don't think it is the reason of your issue:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/358090"&gt;https://community.nxp.com/thread/358090&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 12:39:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652519#M6867</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2017-03-16T12:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604s supervisor mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652520#M6868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to modify the register but it was not happening. Whether we need to modify the register in startup code ?&lt;/P&gt;&lt;P&gt;Can u please share the code which you have used to change the &amp;nbsp;register?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 04:35:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652520#M6868</guid>
      <dc:creator>mhogun</dc:creator>
      <dc:date>2017-03-23T04:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5604s supervisor mode</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652521#M6869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I have tried to modify the register but it was not happening. Whether we need to modify the register in startup code ?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Can u please share the code which you have used to change the &amp;nbsp;register?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 09:29:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5604s-supervisor-mode/m-p/652521#M6869</guid>
      <dc:creator>mhogun</dc:creator>
      <dc:date>2017-05-05T09:29:25Z</dc:date>
    </item>
  </channel>
</rss>

