<?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 the system address map of cortex_m4 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/the-system-address-map-of-cortex-m4/m-p/890880#M52634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the cortex_m4 technical reference manual say that:from 0x00000000 to 0x20000000 is code map,from 0x20000000 to&lt;/P&gt;&lt;P&gt;0x40000000 is sram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="微信截图_20190513092959.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79928iEF42F18CBFB791A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信截图_20190513092959.png" alt="微信截图_20190513092959.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but the k64&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;technical reference manual say that:the sram map is from 0x1fff0000&lt;span class="lia-inline-image-display-wrapper" image-alt="微信截图_20190513093417.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70591i709F98DE11C3ACBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信截图_20190513093417.png" alt="微信截图_20190513093417.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;why the inital address of sram is in the code map of&amp;nbsp; cortex_m4?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 May 2019 01:39:17 GMT</pubDate>
    <dc:creator>dugg</dc:creator>
    <dc:date>2019-05-13T01:39:17Z</dc:date>
    <item>
      <title>the system address map of cortex_m4</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/the-system-address-map-of-cortex-m4/m-p/890880#M52634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the cortex_m4 technical reference manual say that:from 0x00000000 to 0x20000000 is code map,from 0x20000000 to&lt;/P&gt;&lt;P&gt;0x40000000 is sram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="微信截图_20190513092959.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79928iEF42F18CBFB791A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信截图_20190513092959.png" alt="微信截图_20190513092959.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but the k64&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;technical reference manual say that:the sram map is from 0x1fff0000&lt;span class="lia-inline-image-display-wrapper" image-alt="微信截图_20190513093417.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70591i709F98DE11C3ACBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信截图_20190513093417.png" alt="微信截图_20190513093417.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;why the inital address of sram is in the code map of&amp;nbsp; cortex_m4?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 01:39:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/the-system-address-map-of-cortex-m4/m-p/890880#M52634</guid>
      <dc:creator>dugg</dc:creator>
      <dc:date>2019-05-13T01:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: the system address map of cortex_m4</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/the-system-address-map-of-cortex-m4/m-p/890881#M52635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, Kinetis K series devices split SRAM to two block and two address range. Please refer to 3.5.3.3 SRAM accesses in 64 reference manual. From figure 3-26, you can see that two memory block has their own access port. Thus, CPU core and other masters can access them simultaneously. This structure can speed up its work.&lt;/P&gt;&lt;P&gt;BTW, it is not recommended to mix use these two block. Please refer to &lt;A class="link-titled" href="https://mcuoneclipse.com/2013/07/10/freertos-heap-with-segmented-kinetis-k-sram/" title="https://mcuoneclipse.com/2013/07/10/freertos-heap-with-segmented-kinetis-k-sram/"&gt;FreeRTOS Heap with Segmented Kinetis K SRAM | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 08:45:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/the-system-address-map-of-cortex-m4/m-p/890881#M52635</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2019-05-13T08:45:25Z</dc:date>
    </item>
  </channel>
</rss>

