<?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: Processor expert missing setting</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614157#M36451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's spot on what could help me Erich, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In project -&amp;gt; properties -&amp;gt; processor expert , what exactly would I need to change to make sure the Processor : CPU : MKL17... component is generated but not changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I achieve that by just changing main module update to create, but do not change ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&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, 28 Mar 2017 19:15:36 GMT</pubDate>
    <dc:creator>laurenthenault</dc:creator>
    <dc:date>2017-03-28T19:15:36Z</dc:date>
    <item>
      <title>Processor expert missing setting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614154#M36448</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 need to use processor expert to set up SMC module to allow for LLS mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In processor expert I have the processor Cpu: MKL17Z256VFM4 &amp;nbsp;with the settings Very low power modes and very low leakage stop mode but it doesn't have option to allow LLS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also added the SMC component and in this one I can set to allow LLS. The problem is that when the generated code for this part is run, the SMC_PMPROT register has already been written by the generated code for the CPU so it's not rewritten according to normal behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can go change the #define SYSTEM_SMC_PMPROT_VALUE in system_MKL17Z4.h but it will be overwritten whenever this code is automatically generated again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any options to help me with this? I am using SKD 1.3 and don't really have the option to change it.&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, 23 Mar 2017 17:48:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614154#M36448</guid>
      <dc:creator>laurenthenault</dc:creator>
      <dc:date>2017-03-23T17:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Processor expert missing setting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614155#M36449</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;Are you working with Code Warrior or SDK? Could you please attach your project if possible so that I can work directly on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ivan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 16:42:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614155#M36449</guid>
      <dc:creator>IvanRuiz</dc:creator>
      <dc:date>2017-03-28T16:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Processor expert missing setting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614156#M36450</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;as for not overwriting your code change: you can disable code generation, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2012/03/23/disable-my-code-generation/" title="https://mcuoneclipse.com/2012/03/23/disable-my-code-generation/"&gt;Disable my Code Generation | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 16:45:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614156#M36450</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-03-28T16:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Processor expert missing setting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614157#M36451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's spot on what could help me Erich, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In project -&amp;gt; properties -&amp;gt; processor expert , what exactly would I need to change to make sure the Processor : CPU : MKL17... component is generated but not changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I achieve that by just changing main module update to create, but do not change ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&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, 28 Mar 2017 19:15:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614157#M36451</guid>
      <dc:creator>laurenthenault</dc:creator>
      <dc:date>2017-03-28T19:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Processor expert missing setting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614158#M36452</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;to disable the code generation for all the things from the Cpu, disable the code for it:&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/15779i1C1229E6EA193A17/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;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 19:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614158#M36452</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-03-28T19:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Processor expert missing setting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614159#M36453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I regenerate processor expert because of changes for other components, will that remove the generated files for the CPU or just keep them as they were?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to keep the generated files since they are still useful, just have the possibility to change them myself after and not have that change be overwritten.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 19:23:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614159#M36453</guid>
      <dc:creator>laurenthenault</dc:creator>
      <dc:date>2017-03-28T19:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Processor expert missing setting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614160#M36454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will keep your changes and won't overwrite the files you have changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 19:28:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614160#M36454</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-03-28T19:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Processor expert missing setting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614161#M36455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 19:29:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Processor-expert-missing-setting/m-p/614161#M36455</guid>
      <dc:creator>laurenthenault</dc:creator>
      <dc:date>2017-03-28T19:29:33Z</dc:date>
    </item>
  </channel>
</rss>

