<?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>Processor Expert SoftwareのトピックRe: To use the SD card with the FatFs PE component issue</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/To-use-the-SD-card-with-the-FatFs-PE-component-issue/m-p/449689#M3664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello matherine wang:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not because of the version, but about KSDK itself. The components from Erich Styger you are trying to use are not compatible with KSDK projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you deleted the variable, the project actually changed to be a No-KSDK project and it lets you add legacy components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correct approach in KDS if you want to follow the tutorial is to create a new project for K64 but in the "Rapid Application Development" set the &lt;EM&gt;Kinetis SDK&lt;/EM&gt; option as &lt;STRONG&gt;&lt;EM&gt;None&lt;/EM&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54076i9E519AC58EC11927/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2015 04:48:20 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2015-08-19T04:48:20Z</dc:date>
    <item>
      <title>To use the SD card with the FatFs PE component issue</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/To-use-the-SD-card-with-the-FatFs-PE-component-issue/m-p/449688#M3663</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;&lt;/P&gt;&lt;P&gt;I create a new Kinetic project in KDS IDE 3.0.0, which using KSDK 1.2.0 and Processor Expert.&lt;/P&gt;&lt;P&gt;then, i start to use the SD card with the FatFS PE component, i follow&amp;nbsp; the demo which links below from &lt;SPAN style="font-weight: inherit; font-size: 12px; font-family: inherit; font-style: inherit;"&gt;&lt;SPAN class="author"&gt;&lt;SPAN lang="EN-US" style="background: white; color: #666666; font-family: 'inherit','serif'; font-size: 9pt; mso-bidi-font-family: Helvetica;"&gt;&lt;A href="http://mcuoneclipse.com/author/mcuoneclipse/" style="color: #1982d1; font-family: inherit; font-size: 12px; font-style: inherit; font-weight: bold;" title="View all posts by Erich Styger"&gt;&lt;STRONG style="color: #1982d1;"&gt;Erich Styger&lt;/STRONG&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2014/05/26/tutorial-data-logger-with-the-frdm-k64f-board/" title="http://mcuoneclipse.com/2014/05/26/tutorial-data-logger-with-the-frdm-k64f-board/"&gt;Tutorial:Data Logger with the FRDM-K64F Board | MCU on Eclipse&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it gets problem when create HW SPI component as shows below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52745iA00F96DB7E7DFAB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If i ignore the problem, and press ok, then KDS will create all components, but SM component will shows 'the component is not supported for selecte processor'.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52769i8057E78A886BE0B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the same problem for the SS component, as shows below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52805iBB0247C30E72CBDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; I have done a test here:&lt;/P&gt;&lt;P&gt;1. delete all PE component include Cpu&lt;/P&gt;&lt;P&gt;2. detete variable below for KSDK_1.2.0, and use KSDK1.1.0&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52830i4AF2B35C6D5F0898/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. create new cpu component&lt;/P&gt;&lt;P&gt;4. create fatfs and related component&lt;/P&gt;&lt;P&gt;5. then everything goes well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, why SDK1.2.0 have this problem, but 1.1.0 work well? does anyone have same problem as me, thanks in advance? &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 02:37:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/To-use-the-SD-card-with-the-FatFs-PE-component-issue/m-p/449688#M3663</guid>
      <dc:creator>matherinewang</dc:creator>
      <dc:date>2015-08-19T02:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: To use the SD card with the FatFs PE component issue</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/To-use-the-SD-card-with-the-FatFs-PE-component-issue/m-p/449689#M3664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello matherine wang:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not because of the version, but about KSDK itself. The components from Erich Styger you are trying to use are not compatible with KSDK projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you deleted the variable, the project actually changed to be a No-KSDK project and it lets you add legacy components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correct approach in KDS if you want to follow the tutorial is to create a new project for K64 but in the "Rapid Application Development" set the &lt;EM&gt;Kinetis SDK&lt;/EM&gt; option as &lt;STRONG&gt;&lt;EM&gt;None&lt;/EM&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54076i9E519AC58EC11927/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 04:48:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/To-use-the-SD-card-with-the-FatFs-PE-component-issue/m-p/449689#M3664</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-08-19T04:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: To use the SD card with the FatFs PE component issue</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/To-use-the-SD-card-with-the-FatFs-PE-component-issue/m-p/449690#M3665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, but i want to use both PE &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;components for SD card and KSDK, so what can i do?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:41:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/To-use-the-SD-card-with-the-FatFs-PE-component-issue/m-p/449690#M3665</guid>
      <dc:creator>matherinewang</dc:creator>
      <dc:date>2015-09-23T12:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: To use the SD card with the FatFs PE component issue</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/To-use-the-SD-card-with-the-FatFs-PE-component-issue/m-p/449691#M3666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello matherine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not possible to combine KSDK components with non-KSDK ready components, so you have to go either of both routes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- If you choice not to use KSDK just select "none" as shown in the picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- If you want to use KSDK, here are some tutorials:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://centaurian.co.uk/2015/07/15/frdm-k64f-data-logger-using-fatfs-with-ksdk-1-2-0/" title="http://centaurian.co.uk/2015/07/15/frdm-k64f-data-logger-using-fatfs-with-ksdk-1-2-0/"&gt;FRDM K64F Data Logger using FatFs with KSDK 1.2.0 | Centaurian&lt;/A&gt;&amp;nbsp; (with PE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-105852"&gt;FatFs + SDHC data logger with KSDK in Kinetis Design Studio&lt;/A&gt;&amp;nbsp; (without PE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also a demo without FatFs in KSDK installation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.2.0\examples\twrk64f120m\driver_examples\sdhc_sdcard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 23:52:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/To-use-the-SD-card-with-the-FatFs-PE-component-issue/m-p/449691#M3666</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-09-23T23:52:10Z</dc:date>
    </item>
  </channel>
</rss>

