<?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: Moving mbed code from FRDM-K22F to custom board in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Moving-mbed-code-from-FRDM-K22F-to-custom-board/m-p/506744#M31806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Franceso,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you are using MK21DN512VLK5 processor, you can refer to KSDK1.3.0, twrk21d50m sample code, KSDK1.3.0 download link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://kex.nxp.com/en/welcome" title="http://kex.nxp.com/en/welcome"&gt;Welcome to Kinetis Expert | Kinetis Expert&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can find the sample code in folder:C:\Freescale\KSDK_1.3.0\examples\twrk21d50m&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you want to porting your MBED code to the KSDK project,&amp;nbsp; you can refer to the KSDK sample code, then use the KSDK driver write the same code function from the MBED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jingjing&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>Mon, 30 May 2016 02:46:07 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2016-05-30T02:46:07Z</dc:date>
    <item>
      <title>Moving mbed code from FRDM-K22F to custom board</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Moving-mbed-code-from-FRDM-K22F-to-custom-board/m-p/506743#M31805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i developed a firmware on FRDM-K22F using mbed Classic libraries and now i want to port it on my custom board based on MK21DN512VLK5 processor (50 MHz version w/o FPU). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how can i edit compiler settings (i'm using Kinetis Design Studio with ARMGCC) and K22F target configuration to match requirements of my processor (clock sources and values, FPU flag etc...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to edit K22 target to fit K21 requirements but i didn't find matching beetween KSDK and mbed cmsis/hal configurations.&lt;/P&gt;&lt;P&gt;Can someone explain me how mbed target was built starting from KSDK?&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, 27 May 2016 09:05:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Moving-mbed-code-from-FRDM-K22F-to-custom-board/m-p/506743#M31805</guid>
      <dc:creator>francescosalvat</dc:creator>
      <dc:date>2016-05-27T09:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Moving mbed code from FRDM-K22F to custom board</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Moving-mbed-code-from-FRDM-K22F-to-custom-board/m-p/506744#M31806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Franceso,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you are using MK21DN512VLK5 processor, you can refer to KSDK1.3.0, twrk21d50m sample code, KSDK1.3.0 download link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://kex.nxp.com/en/welcome" title="http://kex.nxp.com/en/welcome"&gt;Welcome to Kinetis Expert | Kinetis Expert&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can find the sample code in folder:C:\Freescale\KSDK_1.3.0\examples\twrk21d50m&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you want to porting your MBED code to the KSDK project,&amp;nbsp; you can refer to the KSDK sample code, then use the KSDK driver write the same code function from the MBED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jingjing&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>Mon, 30 May 2016 02:46:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Moving-mbed-code-from-FRDM-K22F-to-custom-board/m-p/506744#M31806</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-05-30T02:46:07Z</dc:date>
    </item>
  </channel>
</rss>

