<?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: FRDM K22F Internal Flash Writing in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-Internal-Flash-Writing/m-p/342949#M1027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;If you install the KSDK1.0.0 on your system too, then you can use the example flash_demo_frdmk22f120m example code.&lt;/P&gt;&lt;P&gt;KSDK1.0.0 is at following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KINETIS_SDK&amp;amp;tid=vanKSDK" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KINETIS_SDK&amp;amp;tid=vanKSDK"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KINETIS_SDK&amp;amp;tid=vanKSDK&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chapter 7 of C:\Freescale\KSDK_1.0.0\doc\Kinetis SDK K22 User's Guide.pdf is very helpful.&lt;/P&gt;&lt;P&gt;Chapter 5 C:\Freescale\KSDK_1.0.0\doc\Kinetis SDK Demo Applications User's Guide.pdf specifically reviews the flash demo.&lt;/P&gt;&lt;P&gt;Please review the Release Notes for KDS in that same folder.&amp;nbsp; It has good overview of KDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other docs to look at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/space/11234"&gt;Kinetis Software Development Kit &lt;/A&gt;&amp;nbsp; Then click on Content and then Documents.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2014 20:00:22 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2014-09-24T20:00:22Z</dc:date>
    <item>
      <title>FRDM K22F Internal Flash Writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-Internal-Flash-Writing/m-p/342948#M1026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to make a bootloader to my application using KDS v1.1.1.&lt;/P&gt;&lt;P&gt;I'm able to erase flash sectors and read any addres on flash, but I can't to write any byte into internal flash.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to use on KDS both components Internal Flash (IntFLASH) and FLASH_LDD, but both do not work to write data into flash.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using KDS v1.1.1, but there is not the correct target CPU of FRDM-K22F (MK22FN512VLH12), even the KDS Release Notes saying that this target is supported.&lt;/P&gt;&lt;P&gt;To MK22F family appears as availables CPUs MK22FN1M0xxx12 and MK22FX512xxx12.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because of this I'm using a similar target, the MK22FX512VLH12, but without FlexMemory and MPU because my target MK22FN512 do not have these features.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that the flash sector size is different.&lt;/P&gt;&lt;P&gt;On MK22FN512 the sector size is 2KB and on both MK22FN1M0 and MK22FX512 the sector size is 4KB.&lt;/P&gt;&lt;P&gt;Can this affect the flash writing feature?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any component to FRDM-K22F that works the erasing, reading and writing data into flash properly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 18:20:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-Internal-Flash-Writing/m-p/342948#M1026</guid>
      <dc:creator>davidalain</dc:creator>
      <dc:date>2014-09-24T18:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM K22F Internal Flash Writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-Internal-Flash-Writing/m-p/342949#M1027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;If you install the KSDK1.0.0 on your system too, then you can use the example flash_demo_frdmk22f120m example code.&lt;/P&gt;&lt;P&gt;KSDK1.0.0 is at following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KINETIS_SDK&amp;amp;tid=vanKSDK" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KINETIS_SDK&amp;amp;tid=vanKSDK"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KINETIS_SDK&amp;amp;tid=vanKSDK&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chapter 7 of C:\Freescale\KSDK_1.0.0\doc\Kinetis SDK K22 User's Guide.pdf is very helpful.&lt;/P&gt;&lt;P&gt;Chapter 5 C:\Freescale\KSDK_1.0.0\doc\Kinetis SDK Demo Applications User's Guide.pdf specifically reviews the flash demo.&lt;/P&gt;&lt;P&gt;Please review the Release Notes for KDS in that same folder.&amp;nbsp; It has good overview of KDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other docs to look at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/space/11234"&gt;Kinetis Software Development Kit &lt;/A&gt;&amp;nbsp; Then click on Content and then Documents.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 20:00:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-Internal-Flash-Writing/m-p/342949#M1027</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2014-09-24T20:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM K22F Internal Flash Writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-Internal-Flash-Writing/m-p/342950#M1028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran that example code and it could erase, read and write into flash :smileygrin:&lt;/P&gt;&lt;P&gt;I will integrate that source code to my project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:02:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-Internal-Flash-Writing/m-p/342950#M1028</guid>
      <dc:creator>davidalain</dc:creator>
      <dc:date>2014-09-25T15:02:18Z</dc:date>
    </item>
  </channel>
</rss>

