<?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: L2 cache, TCM enable in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/514299#M5559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; In order to enable the M4 core in code please follow this steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) SRC-&amp;gt;GPR[2] = &amp;lt;start address&amp;gt; + 1; //since M4 is thumb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) CCM-&amp;gt;CCOWR = 0x15a5a; //Start secondary core&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know more about starting the M4 core please follow this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="11048" data-containertype="14" data-objectid="306741" data-objecttype="1" href="https://community.nxp.com/thread/306741"&gt;https://community.nxp.com/thread/306741&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2016 09:41:33 GMT</pubDate>
    <dc:creator>timesyssupport</dc:creator>
    <dc:date>2016-06-08T09:41:33Z</dc:date>
    <item>
      <title>L2 cache, TCM enable</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/514296#M5556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using TWR-VF65GS10, I want to check whether L2 cache is enabled or not,&lt;/P&gt;&lt;P&gt;I found BT_MMU_DISABLE and L2_CACHE_DISABLE in reference manual, but I don't actually know how and where to use it.&lt;/P&gt;&lt;P&gt;And I also want to check whether TCM is enabled or not, how can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 07:12:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/514296#M5556</guid>
      <dc:creator>hjk</dc:creator>
      <dc:date>2016-06-06T07:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: L2 cache, TCM enable</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/514297#M5557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;​ can you help here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:54:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/514297#M5557</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2016-06-06T16:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: L2 cache, TCM enable</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/514298#M5558</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; &amp;gt;&amp;nbsp; I am using TWR-VF65GS10, I want to check whether L2 cache is enabled or not,&lt;BR /&gt; &amp;gt;&amp;nbsp; I found BT_MMU_DISABLE and L2_CACHE_DISABLE in reference manual, but I don't actually know how and where to use it.&lt;/P&gt;&lt;P&gt; To check whether you have L2 cache, see the digit before N letter in part number. 1N indicates that you have L2 cache and no RAM, 0N indicates that no L2 cache but 0.5MB RAM. It seems by default MMU, L1 Data and L2 caches of the Cortex-A5 core are enabled by boot loader. &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Refer this thread for Enable/Disable L2 cache using register. &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="11048" data-containertype="14" data-objectid="330937" data-objecttype="1" href="https://community.nxp.com/thread/330937"&gt;https://community.nxp.com/thread/330937&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;gt;&amp;nbsp;&amp;nbsp; And I also want to check whether TCM is enabled or not, how can I do that?&lt;BR /&gt; TCM is standard SRAM memory which is connected directly to Cortex-M4 via local memory&lt;BR /&gt;controller.I believe this is seleted by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Timesys support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 06:42:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/514298#M5558</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2016-06-08T06:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: L2 cache, TCM enable</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/514299#M5559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; In order to enable the M4 core in code please follow this steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) SRC-&amp;gt;GPR[2] = &amp;lt;start address&amp;gt; + 1; //since M4 is thumb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) CCM-&amp;gt;CCOWR = 0x15a5a; //Start secondary core&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know more about starting the M4 core please follow this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="11048" data-containertype="14" data-objectid="306741" data-objecttype="1" href="https://community.nxp.com/thread/306741"&gt;https://community.nxp.com/thread/306741&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 09:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/514299#M5559</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2016-06-08T09:41:33Z</dc:date>
    </item>
    <item>
      <title>This an automatic process.  We are marking this post as s...</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/1138843#M6158</link>
      <description>&lt;B&gt;This an automatic process.&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;
We are marking this post as solved, due to the either low activity or any reply marked as correct.&lt;BR /&gt;&lt;BR /&gt;
If you have additional questions, please create a new post and reference to this closed post.&lt;BR /&gt;&lt;BR /&gt;
NXP Community!</description>
      <pubDate>Thu, 03 Sep 2020 19:10:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/L2-cache-TCM-enable/m-p/1138843#M6158</guid>
      <dc:creator>CommunityBot</dc:creator>
      <dc:date>2020-09-03T19:10:35Z</dc:date>
    </item>
  </channel>
</rss>

