<?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: Vybrid M4 core Cache Mapping in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235572#M488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me if I got it right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no MPU implemented on Vybrid, instead there is CSU and AHB-TZASC to implement corresponding memory access features as MPU. So, is there &lt;STRONG&gt;any way&lt;/STRONG&gt; supported to configure cacheable attributes (write-back, write-through, no-cache) of different memory regions for CM4, different from caches mode at reset. I mean through CSU and AHB-TZASC, in a similar way as we do it with MPU. Or simply, there is no way supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You response will be highly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Zeeshan Aslam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Dec 2013 15:59:58 GMT</pubDate>
    <dc:creator>zeeshanaslam</dc:creator>
    <dc:date>2013-12-16T15:59:58Z</dc:date>
    <item>
      <title>Vybrid M4 core Cache Mapping</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235568#M484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, we are trying to understand, how cache mapping for the Cortex M4 core works on Vybrid. I am somewhat new to Vybrid, so the question might be simple (my personal background is mainly Power Architecture). Chapter 29 of the Vybrid RM describes the Local Memory Controller and describes static "views" of the memory, whether a certain region is non-cachable, write through, ... I can not find any setting to mark e.g. the GFX RAM non cachable. I also tried to compare the description to the Kinetis RM and there is an additional register "Cache regions mode register (LMEM_PSCRMR)", which allows to map those sections, but that register seems to be missing on Vybrid ? I have heard some comments, that the M4 core on Vybrid has an MPU and the one on Kinetis has not, so that function might be in the MPU now ? According the ARMs Cortex M documentation there should be the MPU_RASR.ATTRS fields in the MPU to define those attributes. Are those implemented on Vybrid and is there an example, how to configure this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 18pt; font-family: HelveticaLTStd-Bold;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 18:13:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235568#M484</guid>
      <dc:creator>stefansinger</dc:creator>
      <dc:date>2013-08-01T18:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid M4 core Cache Mapping</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235569#M485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;unfortunately individual setting on regions for CM4 core is not possible. You can separately enable or disable code and data cache. You can also force cachable regions to write-through. Instead of MPU there are CSU (Central Security Unit) and AHB-TZASC (AHB-TrustZone Address Space Controller) modules. Described in Vybrid Security Reference Manual.&lt;/P&gt;&lt;P&gt;/Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 07:20:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235569#M485</guid>
      <dc:creator>jiri-b36968</dc:creator>
      <dc:date>2013-08-02T07:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid M4 core Cache Mapping</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235570#M486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;if I look with a debugger into the memory region, which is documented for Kinetis as LMEM_PSCRMR. Are you sure, that in fact it does not provide the same feature as on Kinetis ? The problem however is now, that the region description for that register is of course totally missing in the Vybrid RM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 18pt; font-family: HelveticaLTStd-Bold;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 08:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235570#M486</guid>
      <dc:creator>stefansinger</dc:creator>
      <dc:date>2013-08-02T08:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid M4 core Cache Mapping</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235571#M487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;it was designer's reply couple of months ago and as you say - registers are not in RM.&lt;/P&gt;&lt;P&gt;/Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 08:30:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235571#M487</guid>
      <dc:creator>jiri-b36968</dc:creator>
      <dc:date>2013-08-02T08:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid M4 core Cache Mapping</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235572#M488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me if I got it right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no MPU implemented on Vybrid, instead there is CSU and AHB-TZASC to implement corresponding memory access features as MPU. So, is there &lt;STRONG&gt;any way&lt;/STRONG&gt; supported to configure cacheable attributes (write-back, write-through, no-cache) of different memory regions for CM4, different from caches mode at reset. I mean through CSU and AHB-TZASC, in a similar way as we do it with MPU. Or simply, there is no way supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You response will be highly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Zeeshan Aslam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 15:59:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235572#M488</guid>
      <dc:creator>zeeshanaslam</dc:creator>
      <dc:date>2013-12-16T15:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid M4 core Cache Mapping</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235573#M489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aslam,&lt;/P&gt;&lt;P&gt;yer, that is right, no "MPU" but CSU and AHB-TZASC. &lt;/P&gt;&lt;P&gt;Regarding cache on CM4 core. It is controller by Local memory controller. You can use predefined setting of regions (see RM Table 29-1. Address Space Decode). Or you can disable cache so all region are non cached. Or you can force all cacheable regions to write-through (LMEM_PCCCR PCCR2).&lt;/P&gt;&lt;P&gt;/Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 19:18:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-M4-core-Cache-Mapping/m-p/235573#M489</guid>
      <dc:creator>jiri-b36968</dc:creator>
      <dc:date>2013-12-16T19:18:06Z</dc:date>
    </item>
  </channel>
</rss>

