<?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>i.MX ProcessorsのトピックHow to enable cache for i.mx6 EIM</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-cache-for-i-mx6-EIM/m-p/399423#M58814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using LDM/STM instruction(shown below) to transfer data from i.mx6 over SRAM interface but the performance is same as no LDM/STM.&lt;/P&gt;&lt;P&gt;asm(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "pld [%[address]]\n\t"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "vldm %[address],{q0-q7}\n\t"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "vstm %[address1]!,{q0-q7}\n\t"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ://outputs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; :[address]"r"(array),[address1]"r"(pusAddr16)//inputs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; :"q0","q1","q2","q3","memory"//clobbers&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everyone says that cache should be enabled to achieve high performance using STM/LDM.&lt;/P&gt;&lt;P&gt;I am new to freescale and can someone guide me How to enable cache for i.mx6 EIM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rinkesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2015 15:48:12 GMT</pubDate>
    <dc:creator>rinkeshpatel</dc:creator>
    <dc:date>2015-07-09T15:48:12Z</dc:date>
    <item>
      <title>How to enable cache for i.mx6 EIM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-cache-for-i-mx6-EIM/m-p/399423#M58814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using LDM/STM instruction(shown below) to transfer data from i.mx6 over SRAM interface but the performance is same as no LDM/STM.&lt;/P&gt;&lt;P&gt;asm(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "pld [%[address]]\n\t"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "vldm %[address],{q0-q7}\n\t"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "vstm %[address1]!,{q0-q7}\n\t"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ://outputs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; :[address]"r"(array),[address1]"r"(pusAddr16)//inputs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; :"q0","q1","q2","q3","memory"//clobbers&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everyone says that cache should be enabled to achieve high performance using STM/LDM.&lt;/P&gt;&lt;P&gt;I am new to freescale and can someone guide me How to enable cache for i.mx6 EIM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rinkesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 15:48:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-cache-for-i-mx6-EIM/m-p/399423#M58814</guid>
      <dc:creator>rinkeshpatel</dc:creator>
      <dc:date>2015-07-09T15:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable cache for i.mx6 EIM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-cache-for-i-mx6-EIM/m-p/399424#M58815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rinkesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in linux caches are already enabled, as for example code&lt;/P&gt;&lt;P&gt;one can look at ..sdk/core/src/armv7_cache.c&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX 6Series Platform SDK&lt;/A&gt;&amp;nbsp; : Bare-metal SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 01:24:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-cache-for-i-mx6-EIM/m-p/399424#M58815</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-07-10T01:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable cache for i.mx6 EIM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-cache-for-i-mx6-EIM/m-p/399425#M58816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igore,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rinkesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 10:13:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-cache-for-i-mx6-EIM/m-p/399425#M58816</guid>
      <dc:creator>rinkeshpatel</dc:creator>
      <dc:date>2015-07-10T10:13:21Z</dc:date>
    </item>
  </channel>
</rss>

