<?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 Problem while Running in stand alone without Debugger in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Problem-while-Running-in-stand-alone-without-Debugger/m-p/650242#M6779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using MPC5777M development board with Engineering Sample&amp;nbsp;controller (PPC5777MMVU8A) and programmed through P&amp;amp;E Multilink Debugger and the device is running in standalone, but when using Mask specification qualified controller (SPC5777MMVU8)&amp;nbsp;with the same debugger and same development board, the device is working while debugging and after the removal of debugger/ next Power On, the program is not working.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any issue with debugger or in project settings..???&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly revert me as soon as possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2017 09:54:23 GMT</pubDate>
    <dc:creator>chidambaramvelu</dc:creator>
    <dc:date>2017-02-20T09:54:23Z</dc:date>
    <item>
      <title>Problem while Running in stand alone without Debugger</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Problem-while-Running-in-stand-alone-without-Debugger/m-p/650242#M6779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using MPC5777M development board with Engineering Sample&amp;nbsp;controller (PPC5777MMVU8A) and programmed through P&amp;amp;E Multilink Debugger and the device is running in standalone, but when using Mask specification qualified controller (SPC5777MMVU8)&amp;nbsp;with the same debugger and same development board, the device is working while debugging and after the removal of debugger/ next Power On, the program is not working.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any issue with debugger or in project settings..???&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly revert me as soon as possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 09:54:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Problem-while-Running-in-stand-alone-without-Debugger/m-p/650242#M6779</guid>
      <dc:creator>chidambaramvelu</dc:creator>
      <dc:date>2017-02-20T09:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Running in stand alone without Debugger</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Problem-while-Running-in-stand-alone-without-Debugger/m-p/650243#M6780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is one difference between PPC and SPC microcontrollers. SPC microcontroller's BAM sets RUN_CFG bit in register PCTL15 to value 3. If you do not know this fact it leads to incorrect Mode Entry module settings and SIUL2 peripheral should be frozen. This does not happen with debugger, because if PEMicro debugger is connected, BAM is not executed by default.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please add the following code somewhere to your Mode Entry module settings (before you do mode transition):&lt;/P&gt;&lt;P&gt;MC_ME.PCTL15.B.RUN_CFG = 0;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You described the problem generally, so I hope this helps you. If not, please write me back and describe your problem more detail.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 12:10:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Problem-while-Running-in-stand-alone-without-Debugger/m-p/650243#M6780</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2017-02-22T12:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Running in stand alone without Debugger</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Problem-while-Running-in-stand-alone-without-Debugger/m-p/650244#M6781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Martin Kovar,&lt;/P&gt;&lt;P&gt;Now it's working fine in our board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 10:35:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Problem-while-Running-in-stand-alone-without-Debugger/m-p/650244#M6781</guid>
      <dc:creator>chidambaramvelu</dc:creator>
      <dc:date>2017-02-28T10:35:42Z</dc:date>
    </item>
  </channel>
</rss>

