<?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: Re-initializing CLK settings in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739292#M10185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What do you see in MTRANS after your application mode change?&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/40174i5A81E89A80897BE6/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;Did your micro takes mode change successfully?&lt;/P&gt;&lt;P&gt;Can you see on CLKOUT correct system clock.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Nov 2017 13:27:20 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2017-11-28T13:27:20Z</dc:date>
    <item>
      <title>Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739289#M10182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are working with MPC5744P. In the application we have configured the PLL0 to be 160 MHz and PLL1 to be 200 MHz and out SYSCLK is based on PLL1(200 MHz). When we work with just the application, we correct see the tasks executing periodically, meaning 10ms tasks are executed every 10ms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when we work with bootloader and the application, the see that the tasks executing at a different rate, meaning 10ms tasks are executed every 6.5ms. I believe clock settings are different in bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;Is there any way that we can re-initialize properly the clock setting in application? We are though initializing the correct settings that we want but I think it is not taking any effect. So, I was wondering if we can do at anytime? If we can, how would that be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that, we don't access to bootloader as it is delivered by our supplier. I could ask them but I would like to have an option to change them in the application as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:55:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739289#M10182</guid>
      <dc:creator>sagardhavali</dc:creator>
      <dc:date>2017-11-27T18:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739290#M10183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;"Is there any way that we can re-initialize properly the clock setting in application?"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I expect every application first configure device (clocks, wait-states, peripherals, etc..) and then it starts executing application tasks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Always verify is the change has taken effect before processing to the tasks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;You don't have touch bootloader. After bootloader execution finishes, you have to just simple do micro initialization in application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Configure clocks according to your needs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Peter&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 12:54:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739290#M10183</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-11-28T12:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739291#M10184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding. Yes, after bootloader finishes its execution, we are re-initializing in application; configuring the clocks as needed but it is not taking effect.&lt;/P&gt;&lt;P&gt;I got clarification from our supplier that they also use the same PLL and SYSCLK settings as we do. I don't understand why would they differ in behavior!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 13:16:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739291#M10184</guid>
      <dc:creator>sagardhavali</dc:creator>
      <dc:date>2017-11-28T13:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739292#M10185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What do you see in MTRANS after your application mode change?&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/40174i5A81E89A80897BE6/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;Did your micro takes mode change successfully?&lt;/P&gt;&lt;P&gt;Can you see on CLKOUT correct system clock.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 13:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739292#M10185</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-11-28T13:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739293#M10186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is 00 in both cases. Following is the register structure.&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/41369iDA8888CAFC4A9B94/image-size/large?v=v2&amp;amp;px=999" title="MC_ME_GS.JPG" alt="MC_ME_GS.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 18:39:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739293#M10186</guid>
      <dc:creator>sagardhavali</dc:creator>
      <dc:date>2017-11-28T18:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739294#M10187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what I measured CLK_OUT from both scenarios.&lt;/P&gt;&lt;P&gt;1. CLK_OUT when just application is run. You can see that frequency is 10MHz. With MFD = 20, SYSCLK=200MHz.&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/40633iDF6D5B18BB593FD3/image-size/large?v=v2&amp;amp;px=999" title="CLK_APP.png" alt="CLK_APP.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. CLK_OUT when bootloader and application is run. See that the frequency is 15MHz. I don't know what is MFD here and hence do not know that is SYSCLK. As per our supplier's statement, they say they have the same configuration as we do. So, something is not right. MFD cannot be 20 because 20*15MHz=300MHz, SYSCLK is not possible for this micro.&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/40674i478F4C8088F3AD3B/image-size/large?v=v2&amp;amp;px=999" title="CLK_BL+APP.png" alt="CLK_BL+APP.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I have misunderstood anything wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 22:48:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739294#M10187</guid>
      <dc:creator>sagardhavali</dc:creator>
      <dc:date>2017-11-28T22:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739295#M10188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an update:&lt;/P&gt;&lt;P&gt;When bootloader is ran, CLK_OUT is as follows:&lt;/P&gt;&lt;P&gt;(MFD=10. So, 20MHz * 10 = 200MHz)&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/45074i446A36961F1449EE/image-size/large?v=v2&amp;amp;px=999" title="Clock_Out_E0_Release.jpg" alt="Clock_Out_E0_Release.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When Application is ran, CLK_OUT is as follows:&lt;/P&gt;&lt;P&gt;(MFD=20. So 10MHz * 20 = 200MHz)&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/45075iF67DB44879D97E24/image-size/large?v=v2&amp;amp;px=999" title="CLK_APP.png" alt="CLK_APP.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When both bootloader and application is ran, CLK_OUT is as follows:&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/45120i2D25299F18905590/image-size/large?v=v2&amp;amp;px=999" title="CLK_BL_E0+APP.png" alt="CLK_BL_E0+APP.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like MFD is getting averaged. I don't know what exactly is happening.&lt;/P&gt;&lt;P&gt;Can someone help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 14:04:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739295#M10188</guid>
      <dc:creator>sagardhavali</dc:creator>
      <dc:date>2017-11-30T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739296#M10189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok,&lt;/P&gt;&lt;P&gt;When you measure 15Mhz (bootloader and application run) check the configuration of CGM (clock generation module) and check also settings of PLL.&lt;/P&gt;&lt;P&gt;Or send me your output file and i will check it. (the failing scenario)&lt;/P&gt;&lt;P&gt;Frequency always corresponds to clock configuration. (if you measure it directly on CLKOUT pin)&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 07:45:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739296#M10189</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-12-01T07:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739297#M10190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying.&lt;BR /&gt;Sure, I am attaching all output files. Also, following are the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bootloader:&lt;/P&gt;&lt;P&gt;Output file name: Bootloader.S19&lt;/P&gt;&lt;P&gt;PLLDIG_PLL0DV=0x4003203C;&lt;BR /&gt;PLLDIG_PLL1DV=0x00030014;&lt;/P&gt;&lt;P&gt;CLK_OUT = 20 MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application:&lt;/P&gt;&lt;P&gt;Output file name:&amp;nbsp;Application.S19&lt;/P&gt;&lt;P&gt;PLLDIG.PLL0DV.R = 0x40021014;&lt;/P&gt;&lt;P&gt;PLLDIG.PLL1DV.R = 0x00020014;&lt;/P&gt;&lt;P&gt;CLK_OUT = 10 MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bootloader + Application:&lt;/P&gt;&lt;P&gt;Output file name: BootApplication.S19&lt;/P&gt;&lt;P&gt;CLK_OUT = 15 MHz.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;** This is the failing scenario **&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 20:55:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739297#M10190</guid>
      <dc:creator>sagardhavali</dc:creator>
      <dc:date>2017-12-01T20:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739298#M10191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've done debugging on your assembly code and I can see issue with mode transition at first:&lt;/P&gt;&lt;P&gt;see following pictures:&lt;/P&gt;&lt;P&gt;1. you have your PLL's off&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/57538iFD927F3DC11F12C4/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;P&gt;2. You are connecting PLL0 PHI1 to AUX4 input for PLL1 generation:&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/57580i07AEE31DC29A2909/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. But you have no PLL0 signal in this time.&lt;/P&gt;&lt;P&gt;4. The DRUN is your target mode and you are enabling both PLL's. PLL0 as source of PLL1 while you have no PLL0.&lt;/P&gt;&lt;P&gt;&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/57528i857DF6DFA95CD6CC/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;Your mode transition will fail and your system clock will stay IRC 16MHz. (I guess this is what you measure on output pin).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;P&gt;1. Configure PLL0 , do mode transition. (PLL1 disabled in ME_MC_DRUN)&lt;/P&gt;&lt;P&gt;2. Enable PLL1 in DRUN mode and do mode transition again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is also described in Reference manual.&lt;/P&gt;&lt;P&gt;You can also use our PLL calculator :&lt;A href="https://community.nxp.com/docs/DOC-328021"&gt;Excel MPC5744P Clock Configurator&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which generates code depending on Clock configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 13:38:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739298#M10191</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-12-04T13:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739299#M10192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Peter. I hope you have checked&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt; BootApplication.S19.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The application itself works correctly but it does not work in&amp;nbsp;&lt;SPAN&gt;BootApplication.S19. I will cross verify these again and see what is happening.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Thanks for your time.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;- Sagar&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 13:54:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739299#M10192</guid>
      <dc:creator>sagardhavali</dc:creator>
      <dc:date>2017-12-04T13:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re-initializing CLK settings</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739300#M10193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;I have checked bootapplicaiton.s19&lt;/P&gt;&lt;P&gt;and this is what I can see.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 13:56:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Re-initializing-CLK-settings/m-p/739300#M10193</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-12-04T13:56:48Z</dc:date>
    </item>
  </channel>
</rss>

