<?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: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431011#M2541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, Customer can not use MQX provided driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.3 Drivers&lt;/P&gt;&lt;P&gt;As MQX RTOS now uses the Kinetis SDK peripheral drivers and hardware abstraction layer, the application code needs to be updated for the Kinetis SDK driver APIs. The Kinetis SDK drivers offer similar functionality, and the porting effort involves changing the initialization of the drivers in the application, and changing the APIs used in the tasks.&lt;/P&gt;&lt;P&gt;&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>Thu, 23 Jul 2015 06:57:11 GMT</pubDate>
    <dc:creator>Hui_Ma</dc:creator>
    <dc:date>2015-07-23T06:57:11Z</dc:date>
    <item>
      <title>Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431002#M2532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??&lt;/P&gt;&lt;P&gt;An example is defined in the API documentation&lt;/P&gt;&lt;P&gt;Void IRTC_DRV_Init ();&lt;/P&gt;&lt;P&gt;Void IRTC_DRV_Deinit ();&lt;/P&gt;&lt;P&gt;But KSDK repository "fsl_rtc_driver.h" file defined in indeed&lt;/P&gt;&lt;P&gt;Rtc_status_t RTC_DRV_Init (uint32_t instance);&lt;/P&gt;&lt;P&gt;Void RTC_DRV_Deinit (uint32_t instance);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 08:31:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431002#M2532</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-22T08:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431003#M2533</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;For Kinetis product with two RTC modules, most Kinetis product using RTC module, while such as KM family is using iRTC module.&lt;/P&gt;&lt;P&gt;That's why customer could find two RTC chapters at KSDK API Reference Manual document (Chpater 22 about IRTC; Chapter 33 about RTC).&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>Thu, 23 Jul 2015 03:04:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431003#M2533</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-07-23T03:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431004#M2534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a project of MQX RTOS for Kinetis SDK in SDK3.0, could I use both API of MQX and KSDK?&lt;/P&gt;&lt;P&gt;which API should&amp;nbsp; I&amp;nbsp; priority&amp;nbsp; to use? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 03:18:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431004#M2534</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-23T03:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431005#M2535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on which Kinetis product you are using.&lt;/P&gt;&lt;P&gt;Please let me know the Kinetis product part number, thank you.&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>Thu, 23 Jul 2015 04:38:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431005#M2535</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-07-23T04:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431006#M2536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MK64FN1M0VLL12&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 04:47:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431006#M2536</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-23T04:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431007#M2537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MK64 is using the RTC module.&lt;/P&gt;&lt;P&gt;So customer need to call the KSDK RTC driver.&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>Thu, 23 Jul 2015 05:08:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431007#M2537</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-07-23T05:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431008#M2538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about other modules?&lt;/P&gt;&lt;P&gt; Such as the definition of "DATE_STRUCT" in MQX&lt;/P&gt;&lt;P&gt;The definition of&amp;nbsp; "rtc_datetime_t" in KSDK&lt;/P&gt;&lt;P&gt;both of them Can be used, and with the similar definition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 05:33:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431008#M2538</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-23T05:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431009#M2539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When integrate MQX with KSDK software, it can only use KSDK provided driver, not MQX I/O subsystem driver be supported.&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>Thu, 23 Jul 2015 05:36:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431009#M2539</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-07-23T05:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431010#M2540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;However I follow the&amp;nbsp; MQXKSDKPUG.pkf to build the The static link library and associated with the project，could I use the MQX provided driver ？&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MQX RTOS Lib&lt;/P&gt;&lt;P&gt;${KSDK_PATH}/rtos/mqx/mqx/build/kds/mqx_frdmk64f&lt;/P&gt;&lt;P&gt;${KSDK_PATH}/rtos/mqx/lib/frdmk64f.kds/debug/mqx/lib_mqx.a&lt;/P&gt;&lt;P&gt;MQX RTOS stdlib&lt;/P&gt;&lt;P&gt;${KSDK_PATH}/rtos/mqx/mqx_stdlib/build/kds/mqx_stdlib_frdmk64f&lt;/P&gt;&lt;P&gt;${KSDK_PATH}/rtos/mqx/lib/frdmk64f.kds/debug/mqx_stdlib/lib_mqx_stdlib.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 05:47:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431010#M2540</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-23T05:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431011#M2541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, Customer can not use MQX provided driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.3 Drivers&lt;/P&gt;&lt;P&gt;As MQX RTOS now uses the Kinetis SDK peripheral drivers and hardware abstraction layer, the application code needs to be updated for the Kinetis SDK driver APIs. The Kinetis SDK drivers offer similar functionality, and the porting effort involves changing the initialization of the drivers in the application, and changing the APIs used in the tasks.&lt;/P&gt;&lt;P&gt;&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>Thu, 23 Jul 2015 06:57:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431011#M2541</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-07-23T06:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431012#M2542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK，thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 07:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431012#M2542</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-23T07:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431013#M2543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still have a question want to consult, the introduced of function for KSDK API&amp;nbsp; don't tell me which head file&amp;nbsp; it was definition in, how can I quickly find&amp;nbsp; the header file I need to contains to call the function?&lt;/P&gt;&lt;P&gt;For example I want to call FlashInit () the function, which contains header files do I need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 07:59:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431013#M2543</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-23T07:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431014#M2544</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;The KSDK driver with two level, one is HAL driver (low level), the other one is peripheral driver(high level).&lt;/P&gt;&lt;P&gt;The HAL driver header file name with *_hal.h, the peripheral driver header file name with _driver.h&lt;/P&gt;&lt;P&gt;Your mentioned FlashInit() function isn't a standard KSDK driver, there doesn't obey with this rule.&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>Thu, 23 Jul 2015 08:23:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431014#M2544</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-07-23T08:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431015#M2545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the HAL driver is low level, the peripheral driver is high level, so usually I do the&amp;nbsp; application development should be based on the peripheral driver, right?&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Your mentioned FlashInit() function isn't a standard KSDK driver, there doesn't obey with this rule.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; line-height: 1.5;"&gt;Since KSDK does not provide a certain module API interface, so what should I&amp;nbsp; to do when I want to use these modules?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Such as FLASH module, what should I call FLASH read and write function,I didn't found it in ksdk_platform_lib_K64F12&amp;nbsp; library files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 08:45:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431015#M2545</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-23T08:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431016#M2546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually, customer just need to call the peripheral driver.&lt;/P&gt;&lt;P&gt;While, for the special application, customer also could call the HAL driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Flash driver is located at peripheral driver with different structure, which located at C:\Freescale\KSDK_1.2.0\platform\drivers\src\flash\C90TFS\drvsrc folder.&lt;/P&gt;&lt;P&gt;Customer could refer Flash example located&amp;nbsp; at C:\Freescale\KSDK_1.2.0\examples\twrk64f120m\driver_examples\flash folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&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>Thu, 23 Jul 2015 08:54:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431016#M2546</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-07-23T08:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431017#M2547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I&amp;nbsp; include&amp;nbsp; the&amp;nbsp; # include "SSD_FTFx. h" according to the example , the compiler error said can't find the header files?&lt;/P&gt;&lt;P&gt;I have been&amp;nbsp; configuration all these static library below in my project &lt;/P&gt;&lt;P&gt;Is there anything else I need to add?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times, Bold; font-size: 12pt; color: #000000;"&gt;&lt;STRONG&gt;MQX RTOS for KSDK Platform Lib&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Times; font-size: 12pt;"&gt;${KSDK_PATH}/lib/ksdk_mqx_lib/kds/K64F12&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;${KSDK_PATH}/lib/ksdk_mqx_lib/kds/K64F12/Debug/libksdk_platform_mqx.a&lt;BR /&gt;&lt;SPAN style="font-family: Times, Bold; font-size: 12pt;"&gt;&lt;STRONG&gt;MQX RTOS Lib&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Times; font-size: 12pt;"&gt;${KSDK_PATH}/rtos/mqx/mqx/build/kds/mqx_frdmk64f&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;${KSDK_PATH}/rtos/mqx/lib/frdmk64f.kds/debug/mqx/lib_mqx.a&lt;BR /&gt;&lt;SPAN style="font-family: Times, Bold; font-size: 12pt;"&gt;&lt;STRONG&gt;MQX RTOS stdlib&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Times; font-size: 12pt;"&gt;${KSDK_PATH}/rtos/mqx/mqx_stdlib/build/kds/mqx_stdlib_frdmk64f&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;${KSDK_PATH}/rtos/mqx/lib/frdmk64f.kds/debug/mqx_stdlib/lib_mqx_stdlib.a&lt;BR /&gt;&lt;SPAN style="font-family: Times, Bold; font-size: 12pt;"&gt;&lt;STRONG&gt;MQX RTOS nShell Lib&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Times; font-size: 12pt;"&gt;${KSDK_PATH}/rtos/mqx/nshell/build/kds/nshell_frdmk64f&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;${KSDK_PATH}/rtos/mqx/lib/frdmk64f.kds/debug/nshell/lib_nshell.a&lt;BR /&gt;&lt;SPAN style="font-family: Times, Bold; font-size: 12pt;"&gt;&lt;STRONG&gt;MFS File System&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Times; font-size: 12pt;"&gt;${KSDK_PATH}/filesystem/mfs/build/kds/mfs_frdmk64f&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;${KSDK_PATH}/filesystem/mfs/lib/frdmk64f.kds/debug/mfs/lib_mfs.a&lt;BR /&gt;&lt;SPAN style="font-family: Times, Bold; font-size: 12pt;"&gt;&lt;STRONG&gt;RTCS&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Times; font-size: 12pt;"&gt;${KSDK_PATH}/tcpip/rtcs/build/kds/rtcs_frdmk64f&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;${KSDK_PATH}/tcpip/rtcs/lib/frdmk64f.kds/debug/rtcs/lib_rtcs.a&lt;BR /&gt;&lt;SPAN style="font-family: Times, Bold; font-size: 12pt;"&gt;&lt;STRONG&gt;USB Host Lib&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;&lt;STRONG&gt;Porting an MQX RTOS Application to MQX RTOS for Kinetis SDK &lt;/STRONG&gt;&lt;SPAN style="font-family: Arial, Bold; font-size: 9pt;"&gt;&lt;STRONG&gt;User’s Guide&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt;"&gt;&lt;STRONG&gt;, Rev. 0, 03/2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;Freescale Semiconductor, Inc. 11&lt;BR /&gt;&lt;SPAN style="font-family: Times; font-size: 12pt;"&gt;${KSDK_PATH}/usb/usb_core/host/build/kds/usbh_sdk_frdmk64f_mqx&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;${KSDK_PATH}/usb/usb_core/host/build/kds/usbh_sdk_frdmk64f_mqx/Debug/libusbh_mqx.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR style="text-align: -webkit-auto;" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 09:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431017#M2547</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-23T09:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431018#M2548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It need to include the C90TFS driver with below path:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$PROJ_DIR$/../../../../../platform/drivers/src/flash/C90TFS/drvsrc/include&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 02:39:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431018#M2548</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-07-24T02:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431019#M2549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i get it ,thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 02:53:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431019#M2549</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-24T02:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431020#M2550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,As you said that &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Customer can not use MQX provided driver,what should I do when I want to used the USB or MFS or TCPIP whice support by MQX but not support by KSDK?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 01:23:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431020#M2550</guid>
      <dc:creator>wyflsxy</dc:creator>
      <dc:date>2015-07-27T01:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why the Kinetis SDK v. 1.2 API Reference Manual with code defined in function of the library file name will not be the same??</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431021#M2551</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;KSDK also provides USB, TCP/IP and filesystem stack.&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>Mon, 27 Jul 2015 06:46:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-the-Kinetis-SDK-v-1-2-API-Reference-Manual-with-code-defined/m-p/431021#M2551</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-07-27T06:46:01Z</dc:date>
    </item>
  </channel>
</rss>

