<?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>Kinetis Microcontrollers中的主题 Re: SMC_PMPROT not changing</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651014#M39628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This sequence ended up being fine, another module was setting up PMPROT before processor expert which blocked the write from processor expert since it wasn't the first one.&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, 16 Mar 2017 16:08:24 GMT</pubDate>
    <dc:creator>laurenthenault</dc:creator>
    <dc:date>2017-03-16T16:08:24Z</dc:date>
    <item>
      <title>SMC_PMPROT not changing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651011#M39625</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;/P&gt;&lt;P&gt;I'm using a MKL17Z256VFM4 and I am currently trying to optimize the power consumption of the MCU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm finding that when I try to change the value of SMC_PMPROT, either via processor expert or simply writing to the register, I never see the changes. Writing to SMC_PMPROT is done right after reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the power management registers stay at their default values and I'm not sure what could be causing the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laurent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 20:17:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651011#M39625</guid>
      <dc:creator>laurenthenault</dc:creator>
      <dc:date>2017-03-14T20:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: SMC_PMPROT not changing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651012#M39626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi laurent,&lt;/P&gt;&lt;P&gt;I don't have KL17 MCU, so I test the power_manager in SDK_2.1_FRDM-KL27Z on FRDM-KL27 board.&lt;BR /&gt;The SMC_PMPROT can be set.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SMC_PMPROT SDK_2.1_FRDM-KL27Z.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17243iB1121D34DEA386E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="SMC_PMPROT SDK_2.1_FRDM-KL27Z.png" alt="SMC_PMPROT SDK_2.1_FRDM-KL27Z.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you try to test the power_manager demo_app in &lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;SDK_2.1_MKL17Z256xxx4&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;You may need to modify the setting of that project in order to test on KL17.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="power_manager SDK_2.1_MKL17Z256xxx4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17284i118C149A841E3106/image-size/large?v=v2&amp;amp;px=999" role="button" title="power_manager SDK_2.1_MKL17Z256xxx4.png" alt="power_manager SDK_2.1_MKL17Z256xxx4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="KL17 device.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17285iE79CB407B7755AD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="KL17 device.png" alt="KL17 device.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 08:35:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651012#M39626</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-03-16T08:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: SMC_PMPROT not changing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651013#M39627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't really recognize the IDE or code you are using. I am using KSDK_1.3.0 with kinetis design studio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using processor expert I have these settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18685iB559DC5EA99830A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18732iF1E4750AF60268F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These settings generate this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18779i1F54154680A62BAE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18818i7A28CD1D892C8D95/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this the value of PMPROT still reads 0x0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 15:11:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651013#M39627</guid>
      <dc:creator>laurenthenault</dc:creator>
      <dc:date>2017-03-16T15:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: SMC_PMPROT not changing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651014#M39628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This sequence ended up being fine, another module was setting up PMPROT before processor expert which blocked the write from processor expert since it wasn't the first one.&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, 16 Mar 2017 16:08:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651014#M39628</guid>
      <dc:creator>laurenthenault</dc:creator>
      <dc:date>2017-03-16T16:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: SMC_PMPROT not changing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651015#M39629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing the root cause!&lt;BR /&gt;I recommand you using Kinetis SDK v2. You can download SDK_2.1_MKL17Z256xxx4 from &lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Select MKL17Z256xxx4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15897iAA0039154B93185B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Select MKL17Z256xxx4.png" alt="Select MKL17Z256xxx4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Download SDK_2.1_MKL17Z256xxx4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15939i158F9EEE3EDCAE70/image-size/large?v=v2&amp;amp;px=999" role="button" title="Download SDK_2.1_MKL17Z256xxx4.png" alt="Download SDK_2.1_MKL17Z256xxx4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The power_manager project with Kinetis Design Studio can be found in below folder:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="power_manager SDK_2.1_MKL17Z256xxx4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15973iD42DD288CD8FB52F/image-size/large?v=v2&amp;amp;px=999" role="button" title="power_manager SDK_2.1_MKL17Z256xxx4.png" alt="power_manager SDK_2.1_MKL17Z256xxx4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the Kinetis SDK will be replace by MCUXpresso SDK soon. Below information from "&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-333068"&gt;FAQ: MCUXpresso Software and Tools&lt;/A&gt;" maybe helpful:&lt;BR /&gt;I'm using Kinetis SDK today. Should I move to MCUXpresso SDK?&lt;/P&gt;&lt;P&gt;Kinetis SDKv2 users should continue using Kinetis SDK v2. Kinetis SDKv2 will undergo a change in name only – no architecture changes. So, you will be able to seamlessly move to MCUXpresso SDK when available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 03:22:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SMC-PMPROT-not-changing/m-p/651015#M39629</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-03-20T03:22:40Z</dc:date>
    </item>
  </channel>
</rss>

