<?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: Flash writing in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409618#M23052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;I don t see relevant differences in the URM. I used the EERAM for programing, it should be available in the K64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example of the KSDK works, but I would like to understand why mine it does not work.&lt;/P&gt;&lt;P&gt;Help,,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2015 16:53:16 GMT</pubDate>
    <dc:creator>pietrodicastri</dc:creator>
    <dc:date>2015-05-29T16:53:16Z</dc:date>
    <item>
      <title>Flash writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409614#M23048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have programmed the flash using the MK60DN512VLQ10 and the acceleration RAM. It was always ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the same code with the MK64FN1M0VLQ12 and it does not work, I get out of the programming command, FlashProgramSection, the &lt;/P&gt;&lt;P&gt;0x20 meaning FTFx_ERR_ACCERR . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 09:32:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409614#M23048</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-05-29T09:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Flash writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409615#M23049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pietro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please screenshot and&amp;nbsp; tell me what is the error&amp;nbsp; , and please tell me how to reproduce it step by step.&lt;/P&gt;&lt;P&gt;i will test it on my side , and then tell you what wrong, thank !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 10:31:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409615#M23049</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-05-29T10:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Flash writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409616#M23050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Alice...&lt;/P&gt;&lt;P&gt;I attach a stub of code I use for the programming. I have used up to now for the K60 processor, now it does not work with the&lt;/P&gt;&lt;P&gt;K64...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wait for Your comment,,&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;&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 12:26:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409616#M23050</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-05-29T12:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Flash writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409617#M23051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pietro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K60 and K64 are using different versions of the Flash controller to program the internal Flash memory. Because of that reason the same code won't work in both devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K64 is using the same Flash controller as the K60 120 MHz family. You can create an example based on Processor Expert or you can download the Kinetis KSDK 1.2.0 and go to the folder KSDK_1.2.0\examples\frdmk64f\demo_apps\flash_demo to find an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 14:11:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409617#M23051</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2015-05-29T14:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Flash writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409618#M23052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;I don t see relevant differences in the URM. I used the EERAM for programing, it should be available in the K64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example of the KSDK works, but I would like to understand why mine it does not work.&lt;/P&gt;&lt;P&gt;Help,,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 16:53:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409618#M23052</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-05-29T16:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Flash writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409619#M23053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just dump a project example using the EERAM for programming the flash, that's a good help.&lt;/P&gt;&lt;P&gt;The example in the SDK is not using the EERAM..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pietro &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 13:29:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409619#M23053</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-06-01T13:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Flash writing</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409620#M23054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Freescale provides &lt;A href="http://cache.freescale.com/files/32bit/software/C90TFS_FLASH_DRIVER.exe"&gt;C90TFS Flash driver software&lt;/A&gt; (Kinetis Flash driver includes demos).&lt;/P&gt;&lt;P&gt;Customer could refer K70, which using the same Flash architecture with K64. There with example demo about how to program the Flash.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Tue, 02 Jun 2015 05:47:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-writing/m-p/409620#M23054</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-06-02T05:47:53Z</dc:date>
    </item>
  </channel>
</rss>

