<?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>Kinetis Software Development Kit中的主题 Re: K64F issue following FatFs_SDHC_KSDK_demo</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438377#M2721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to include the results from the debug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initializing.&lt;/P&gt;&lt;P&gt;Initialized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;version 1.03, 06/02/2014, Copyright 2014 P&amp;amp;E Microcomputer Systems, Inc. All rights reserved. &lt;A href="https://community.nxp.com/www.pemicro.com" target="test_blank"&gt;www.pemicro.com&lt;/A&gt; [mk64_512k_x_pflash_dflash_eeprom]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;device freescale, k64fx512m12, pflash_dflash_eeprom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;begin_cs device=$00000000, length=$14004000, ram=$20000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loading programming algorithm ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error enabling module just selected. &lt;/P&gt;&lt;P&gt;Error loading programming algorithm - load aborted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error occured during Flash programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PE-ERROR: Error downloading to the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone knows what is this about, please let me know...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Sep 2015 18:13:06 GMT</pubDate>
    <dc:creator>neilporven</dc:creator>
    <dc:date>2015-09-12T18:13:06Z</dc:date>
    <item>
      <title>K64F issue following FatFs_SDHC_KSDK_demo</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438370#M2714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I being trying to follow this demo FatFs_SDHC_KSDK_demo, but I when I reached the end and&lt;/P&gt;&lt;P&gt;tried to compile the demo, I am getting an error.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error:&amp;nbsp; Pointing to #include "fsl_sdhc_driver.h"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After placing my cursor on it:&amp;nbsp; Multiple markers at this time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Unresolved inclusions: "fls_sdhc_driver.h"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - fatal error: fsl_sdhc_driver.h : No such file&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is located in file: fatfs-&amp;gt;fsl_sd_disk-&amp;gt;src-&amp;gt;fsl_sd_disk.c&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering is someone had tried this demo and experienced the same thing and&lt;/P&gt;&lt;P&gt;figured out what was wrong?&amp;nbsp; It appears to be looking for this .h file, but it is not in the &lt;/P&gt;&lt;P&gt;project file (just a guess) and where could it be and how do I fix it?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 16:27:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438370#M2714</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-09-09T16:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: K64F issue following FatFs_SDHC_KSDK_demo</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438371#M2715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After much searching, I find that fsl_sdhc_driver.h is located under:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KSDK_1.2.0-&amp;gt;platform-&amp;gt;drivers-&amp;gt;inc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that this was omitted/forgotten in the step 2.8 KSDK installation are required for this application section.&lt;/P&gt;&lt;P&gt;I am going to place it on my source folder and see if it takes care of the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 03:15:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438371#M2715</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-09-10T03:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: K64F issue following FatFs_SDHC_KSDK_demo</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438372#M2716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is getting more and more crazy!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After satisfying the fsl_sdhc_driver.h , which by the way I placed in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDK-&amp;gt;Composite-&amp;gt;inc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After compiling then I got an error/x inside fls_sdhc_driver.h, complaining&lt;/P&gt;&lt;P&gt;about fsl_sdhc_hal.h, once again I searched for this .h file and found it. I &lt;/P&gt;&lt;P&gt;placed it under the same path as the fsl_sdhc_hal.h and it satisfied the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then got another error fsl_i2c_master_driver.h, which I found and placed in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source folder&lt;/P&gt;&lt;P&gt;then it complained about fsl_i2c_hal.h which is part of fsl_i2c_master_driver.h,&lt;/P&gt;&lt;P&gt;so I satisfied it by pulling in the same Source folder fsl_i2c_hal.h.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now its complaining about fsl_i2c_shared_function.h, I can't find this .h file, but &lt;/P&gt;&lt;P&gt;I am afraid what comes after that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is someone familiar with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 14:20:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438372#M2716</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-09-10T14:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: K64F issue following FatFs_SDHC_KSDK_demo</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438373#M2717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neil:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you are following the document from this &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-105852"&gt;&lt;STRONG&gt;link&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no need to copy all of those header files to your project. Just configure the compiler search paths as indicated in &lt;STRONG&gt;Step 2.9&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With these the compiler should find all of the required header files from KSDK installation and not throw any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:smileyinfo: By the way, the project attached to the document is ready to be used with FRDM-K64F, so you may avoid to follow the guide. I wrote the instructions for the case of using a different target.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&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>Fri, 11 Sep 2015 02:45:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438373#M2717</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-09-11T02:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: K64F issue following FatFs_SDHC_KSDK_demo</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438374#M2718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will double check again and see if something is missing, but I'm pretty sure I just copy and paste. Can you tell me which path is the one that targets the .h files mention above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second question,&amp;nbsp; if I want to just use the SDHC and the Fatsf driver whats Steps do I need to take and what can I omit from the steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Third question, where are the calls to the SDHC driver taken place? Does the driver handle initializing and configuration already?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fourth question, how do you use the zip project?&amp;nbsp; I tried importing, but that didn't work?&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, 11 Sep 2015 20:36:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438374#M2718</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-09-11T20:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: K64F issue following FatFs_SDHC_KSDK_demo</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438375#M2719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to find the previous errors (not finding the .h files). &lt;/P&gt;&lt;P&gt;Apparently, the following paths are like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"${KSDK_PATH}/platform/drivers/inc"&lt;/P&gt;&lt;P&gt;"${KSDK_PATH}/platform/osa/inc"&lt;/P&gt;&lt;P&gt;"${KSDK_PATH}/platform/hal/inc"&lt;/P&gt;&lt;P&gt;"${KSDK_PATH}/platform/system/inc"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my project, I had to do the following:&lt;/P&gt;&lt;P&gt;"${PROJECT_KSDK_PATH}/platform/drivers/inc"&lt;/P&gt;&lt;P&gt;"${PROJECT_KSDK_PATH}/platform/osa/inc"&lt;/P&gt;&lt;P&gt;"${PROJECT_KSDK_PATH}/platform/hal/inc"&lt;/P&gt;&lt;P&gt;"${PROJECT_KSDK_PATH}/platform/system/inc"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That fixed the issues of the .h files, then I went back and removed the .h files I added to&lt;/P&gt;&lt;P&gt;satisfy the previous errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I after compiling I get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Error.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/55884iE579A63D07DE8ED6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error.jpg" alt="Error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and on my Console, it reports this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make: *** No rule to make target `/lib/ksdk_platform_lib/kds/K64F12/debug/libksdk_platform.a', needed by `FRDM-K64F-FatFs-KSDK.elf'.&amp;nbsp; Stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it has to do with this portion of the demo step:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.11 Go to Project -&amp;gt; Properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt; Cross ARM C++ Linker -&amp;gt; Miscellaneous and add the KSDK platform library binary to “Other objects”:&lt;/P&gt;&lt;P&gt;"${KSDK_PATH}/lib/ksdk_platform_lib/kds/K64F12/debug/libksdk_platform.a"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, I changed it to this, since the previous seems to have done the trick:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"${PROJECT_KSDK_PATH}/lib/ksdk_platform_lib/kds/K64F12/debug/libksdk_platform.a"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, this did not take care of it....??? Not sure what to do now!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2015 13:52:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438375#M2719</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-09-12T13:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: K64F issue following FatFs_SDHC_KSDK_demo</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438376#M2720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently:&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"${PROJECT_KSDK_PATH}/lib/ksdk_platform_lib/kds/K64F12/debug/libksdk_platform.a" was an issue,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;the main issue though I was having was that I skipped this step:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;4- Build the KSDK platform library for K64F. Refer to Appendix B - Build the KSDK platform library at the end of this guide.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;After doing this, the x disappeared from the project file, so its time to debug.&amp;nbsp; I followed the debug instructions as instructed in the video:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;SPAN&gt; Debugging with KDS: &lt;/SPAN&gt;&lt;A class="jive-link-video-small" data-containerid="11213" data-containertype="14" data-objectid="3283" data-objecttype="1100" href="https://community.freescale.com/videos/3283"&gt;https://community.freescale.com/videos/3283&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I used the semihosting, changed the "other linker flags" to -specs=rdimon.specs, went through the debug configuration, but I am still having an&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I am not sure if my issue is relating to this, but....... when I load the OpenSDA bean and I am using the P&amp;amp;E OpenSDA, I am loading the eval&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;board with DEBUG-FRDM-K64F_Pemicro_v108a_for_OpenSDA_v2.0.bin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I will continue to try.......&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2015 18:02:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438376#M2720</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-09-12T18:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: K64F issue following FatFs_SDHC_KSDK_demo</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438377#M2721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to include the results from the debug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initializing.&lt;/P&gt;&lt;P&gt;Initialized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;version 1.03, 06/02/2014, Copyright 2014 P&amp;amp;E Microcomputer Systems, Inc. All rights reserved. &lt;A href="https://community.nxp.com/www.pemicro.com" target="test_blank"&gt;www.pemicro.com&lt;/A&gt; [mk64_512k_x_pflash_dflash_eeprom]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;device freescale, k64fx512m12, pflash_dflash_eeprom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;begin_cs device=$00000000, length=$14004000, ram=$20000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loading programming algorithm ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error enabling module just selected. &lt;/P&gt;&lt;P&gt;Error loading programming algorithm - load aborted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error occured during Flash programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PE-ERROR: Error downloading to the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone knows what is this about, please let me know...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2015 18:13:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438377#M2721</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-09-12T18:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: K64F issue following FatFs_SDHC_KSDK_demo</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438378#M2722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After much headaches, transferring of PE OpenSDA, going back and forth, resetting pin,&lt;/P&gt;&lt;P&gt;etc... etc....etc...&amp;nbsp; I decided to import the .zip file and to connect the FRDM-K64F to my&lt;/P&gt;&lt;P&gt;P&amp;amp;E Multilink Universal and use the SWD connector instead of using the OpenSDA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I was able to run the demo and log in the values from the accelerometer, which&lt;/P&gt;&lt;P&gt;by the way are space delimited, not comma delimited (which would have been nice to&lt;/P&gt;&lt;P&gt;load into Excel).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still don't know what went wrong with following the step by step instructions of the demo?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, the most important question of all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I would like to incorporate the SDHC + FatsF into an existing project that currently is not &lt;/P&gt;&lt;P&gt;using SDK, how do I go about that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2015 15:03:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/K64F-issue-following-FatFs-SDHC-KSDK-demo/m-p/438378#M2722</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-09-13T15:03:35Z</dc:date>
    </item>
  </channel>
</rss>

