<?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: Example Code writing to FLASH on K60 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Example-Code-writing-to-FLASH-on-K60/m-p/174410#M1405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The guide to have SSD Flash driver working on CW10.1 is posted here: &lt;A __default_attr="97094" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/97094" jivemacro="thread" title="https://community.freescale.com/thread/97094"&gt;https://community.freescale.com/thread/97094&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Oct 2011 12:55:51 GMT</pubDate>
    <dc:creator>Dekiru</dc:creator>
    <dc:date>2011-10-15T12:55:51Z</dc:date>
    <item>
      <title>Example Code writing to FLASH on K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Example-Code-writing-to-FLASH-on-K60/m-p/174408#M1403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have example of Erasing and Writing FLASH sectors on the K60?&amp;nbsp; One would think that these functions would be provided as an library extension in the compiler.&amp;nbsp; Any help would be appreciated. Do not want to re-invent the wheel.&lt;/P&gt;&lt;P&gt;Mike B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 17:36:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Example-Code-writing-to-FLASH-on-K60/m-p/174408#M1403</guid>
      <dc:creator>FirmEE</dc:creator>
      <dc:date>2011-10-14T17:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Example Code writing to FLASH on K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Example-Code-writing-to-FLASH-on-K60/m-p/174409#M1404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can download a flash driver for K60and K40.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿﻿&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K60&amp;amp;nodeId=01624698C9&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab#" rel="nofollow" target="_blank"&gt;C90TFS_FLASH_DRIVER&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;﻿﻿&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/software/C90TFS_FLASH_DRIVER.zip?fpsp=1&amp;amp;WT_TYPE=Device" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/32bit/software/C90TFS_FLASH_DRIVER.zip?fpsp=1&amp;amp;WT_TYPE=Device&lt;/A&gt; Drivers&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=zip&amp;amp;WT_ASSET=Downloads&amp;amp;sr=16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The demo is for the IAR IDE.&lt;/P&gt;&lt;P&gt;I'm trying to change it for the CodeWarrior 10.1 IDE. First I copied the header files in the folder of my project headers.&lt;/P&gt;&lt;P&gt;Than I added the .c files to my project. I took the code of the NormalDemo.c in my main program.&lt;/P&gt;&lt;P&gt;I can compile my project, but it will not work. I think I have to change the .lcf - File, because the K60N512 has no D Flash.&lt;/P&gt;&lt;P&gt;I think I have to make the P Flash smaler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards and good luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 18:27:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Example-Code-writing-to-FLASH-on-K60/m-p/174409#M1404</guid>
      <dc:creator>Thommi_Tulpe</dc:creator>
      <dc:date>2011-10-14T18:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Example Code writing to FLASH on K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Example-Code-writing-to-FLASH-on-K60/m-p/174410#M1405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The guide to have SSD Flash driver working on CW10.1 is posted here: &lt;A __default_attr="97094" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/97094" jivemacro="thread" title="https://community.freescale.com/thread/97094"&gt;https://community.freescale.com/thread/97094&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 12:55:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Example-Code-writing-to-FLASH-on-K60/m-p/174410#M1405</guid>
      <dc:creator>Dekiru</dc:creator>
      <dc:date>2011-10-15T12:55:51Z</dc:date>
    </item>
  </channel>
</rss>

