<?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 MK12DN512VLH5 with no FlexMemory - how big are the logical program FLASH blocks (to erase/program them during runtime while the code is always running from this FLASH too)? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK12DN512VLH5-with-no-FlexMemory-how-big-are-the-logical-program/m-p/318362#M14096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I plan to use an MK12DN512VLH5 with 512KB of program FLASH and no FlexMemory. My question is, whether I can use say 16KB of it for firmware (instructions and data always executed from the 16KB portion of the FLASH) and the rest for data logging. K12 Sub-family Reference Manual says:"Read access to one logical program FLASH block is possible while programming or erasing data in the other logical program FLASH block." &lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff6600; text-decoration: underline;"&gt;How big is the logical program FLASH block in the MK12DN512VLH5 in this situation/context?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #333333;"&gt; Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2014 21:06:18 GMT</pubDate>
    <dc:creator>hexman</dc:creator>
    <dc:date>2014-06-12T21:06:18Z</dc:date>
    <item>
      <title>MK12DN512VLH5 with no FlexMemory - how big are the logical program FLASH blocks (to erase/program them during runtime while the code is always running from this FLASH too)?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK12DN512VLH5-with-no-FlexMemory-how-big-are-the-logical-program/m-p/318362#M14096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I plan to use an MK12DN512VLH5 with 512KB of program FLASH and no FlexMemory. My question is, whether I can use say 16KB of it for firmware (instructions and data always executed from the 16KB portion of the FLASH) and the rest for data logging. K12 Sub-family Reference Manual says:"Read access to one logical program FLASH block is possible while programming or erasing data in the other logical program FLASH block." &lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff6600; text-decoration: underline;"&gt;How big is the logical program FLASH block in the MK12DN512VLH5 in this situation/context?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #333333;"&gt; Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 21:06:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK12DN512VLH5-with-no-FlexMemory-how-big-are-the-logical-program/m-p/318362#M14096</guid>
      <dc:creator>hexman</dc:creator>
      <dc:date>2014-06-12T21:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: MK12DN512VLH5 with no FlexMemory - how big are the logical program FLASH blocks (to erase/program them during runtime while the code is always running from this FLASH too)?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK12DN512VLH5-with-no-FlexMemory-how-big-are-the-logical-program/m-p/318363#M14097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello hexman:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your device has 2 P-Flash blocks, each one of 256 KB. The addresses are described in the Reference Manual &lt;A href="http://cache.freescale.com/files/32bit/doc/ref_manual/K12P64M50SF4RM.pdf"&gt;&lt;STRONG&gt;K12P64M50SF4RM&lt;/STRONG&gt;&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Flash_blocks.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44533i875470256EA19B6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Flash_blocks.png" alt="Flash_blocks.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can execute code or read variables from one of these blocks while writing or erasing the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;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>Thu, 12 Jun 2014 21:33:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK12DN512VLH5-with-no-FlexMemory-how-big-are-the-logical-program/m-p/318363#M14097</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-06-12T21:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: MK12DN512VLH5 with no FlexMemory - how big are the logical program FLASH blocks (to erase/program them during runtime while the code is always running from this FLASH too)?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK12DN512VLH5-with-no-FlexMemory-how-big-are-the-logical-program/m-p/318364#M14098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge, thank you for the quick reply! It seems I will have to have &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;a copy of code and interrupt vectors in both FLASH blocks&lt;/STRONG&gt;&lt;/SPAN&gt; to be able to use the rest of FLASH for logging... Nice. The easier variant would be to use the lower 256KB just for the code, and the upper one for logging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 21:49:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK12DN512VLH5-with-no-FlexMemory-how-big-are-the-logical-program/m-p/318364#M14098</guid>
      <dc:creator>hexman</dc:creator>
      <dc:date>2014-06-12T21:49:43Z</dc:date>
    </item>
  </channel>
</rss>

