<?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: MCM settings in Processor Expert in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MCM-settings-in-Processor-Expert/m-p/511778#M32371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Grzegorz Konopko:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are using KE02 MCU, is that correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MCM settings are advanced features of the Flash Memory Controller in the KE02 MCU, closely related to the MCU's architecture (ARM Cortex M0+ Core in this case). These settings help you optimize flash access for a particular application, by enabling or disabling cache or pre-fetch of instructions or data from Flash memory, as well as Flash Controller Stalling to avoid Read-while-Write errors. The Reference Manual of KE02 has a description of these modules in the &lt;STRONG&gt;MCM&lt;/STRONG&gt; and &lt;STRONG&gt;FMC&lt;/STRONG&gt; sections. Also, although it is for Kinetis K family (ARM Cortex M4), the application note AN4745 also gives you some clues in "Chapter 5 - Flash Memory Controler (FMC)" about the Flash mechanisms:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4745.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4745.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4745.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default the Flash Controller is already configured for flash acceleration, so if you are not familiar with these settings it is recommended to leave the default settings.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&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>Fri, 01 Apr 2016 02:58:59 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2016-04-01T02:58:59Z</dc:date>
    <item>
      <title>MCM settings in Processor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MCM-settings-in-Processor-Expert/m-p/511777#M32370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Does anyone know something about MCM settings for kinetis? I mean something more than poor datasheet. E.g. some test, recommended settings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/2953iB76F92C166A98837/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 10:23:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MCM-settings-in-Processor-Expert/m-p/511777#M32370</guid>
      <dc:creator>grzegorzkonopko</dc:creator>
      <dc:date>2016-03-29T10:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: MCM settings in Processor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MCM-settings-in-Processor-Expert/m-p/511778#M32371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Grzegorz Konopko:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are using KE02 MCU, is that correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MCM settings are advanced features of the Flash Memory Controller in the KE02 MCU, closely related to the MCU's architecture (ARM Cortex M0+ Core in this case). These settings help you optimize flash access for a particular application, by enabling or disabling cache or pre-fetch of instructions or data from Flash memory, as well as Flash Controller Stalling to avoid Read-while-Write errors. The Reference Manual of KE02 has a description of these modules in the &lt;STRONG&gt;MCM&lt;/STRONG&gt; and &lt;STRONG&gt;FMC&lt;/STRONG&gt; sections. Also, although it is for Kinetis K family (ARM Cortex M4), the application note AN4745 also gives you some clues in "Chapter 5 - Flash Memory Controler (FMC)" about the Flash mechanisms:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4745.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4745.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4745.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default the Flash Controller is already configured for flash acceleration, so if you are not familiar with these settings it is recommended to leave the default settings.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&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>Fri, 01 Apr 2016 02:58:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MCM-settings-in-Processor-Expert/m-p/511778#M32371</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-04-01T02:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: MCM settings in Processor Expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MCM-settings-in-Processor-Expert/m-p/511779#M32372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 09:14:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MCM-settings-in-Processor-Expert/m-p/511779#M32372</guid>
      <dc:creator>grzegorzkonopko</dc:creator>
      <dc:date>2016-04-19T09:14:52Z</dc:date>
    </item>
  </channel>
</rss>

