<?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: Unexpected behavior of FRDM K64F when using import SDK example in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873525#M51992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Daniel Chen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the sdk that I recently downloaded is version 2.5.0&lt;/P&gt;&lt;P&gt;I dont think I will make wrong choices in sdk for there are pictures to guide me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2019 00:42:42 GMT</pubDate>
    <dc:creator>kg2</dc:creator>
    <dc:date>2019-03-26T00:42:42Z</dc:date>
    <item>
      <title>Unexpected behavior of FRDM K64F when using import SDK example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873523#M51990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a weird experience with FRDM K64F&lt;/P&gt;&lt;P&gt;I am not sure if I am using it correctly but here are my problems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I am having problem running the example lwip_dhcp_freertos but requesting for IP using ethernet most of the time cannot get IP address, always stays at SELECTING&lt;/P&gt;&lt;P&gt;2. lwip_ping_freertos sometimes I can ping the static address, I am sure its not cable or router problem&lt;/P&gt;&lt;P&gt;3. both examples are from FRDM K64F SDK, but I am getting error when using a different example, when I copy the codes from gpio_led_output, I get error (I am guessing this is library problem)&lt;/P&gt;&lt;P&gt;4. I have lwip_httpsvr_freertos and lwip_httpssrv_mbedTLS_freertos both identical code but the mbedTLS version does not show the sub pages, only the index.html&lt;/P&gt;&lt;P&gt;5. I am having problem running xTaskCreate(), probably memory issue or thread stack size causing other function to fail&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;most of these are based from example and/or I just copy paste from example to another example.&lt;/P&gt;&lt;P&gt;so I am guessing theres no mistake on code. I may have run it wrong or something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope someone can help this unexpected behavior&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 06:24:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873523#M51990</guid>
      <dc:creator>kg2</dc:creator>
      <dc:date>2019-03-20T06:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior of FRDM K64F when using import SDK example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873524#M51991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kermith:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know the version of your SDK ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 02:31:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873524#M51991</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2019-03-22T02:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior of FRDM K64F when using import SDK example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873525#M51992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Daniel Chen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the sdk that I recently downloaded is version 2.5.0&lt;/P&gt;&lt;P&gt;I dont think I will make wrong choices in sdk for there are pictures to guide me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 00:42:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873525#M51992</guid>
      <dc:creator>kg2</dc:creator>
      <dc:date>2019-03-26T00:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior of FRDM K64F when using import SDK example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873526#M51993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kermith:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the frdm64f_lwip_dhcp_freertos demo, it can work on my side. Then I ping the board from my PC, it seems stable. Please see below picture.&lt;/P&gt;&lt;P&gt;&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/79382i372921B109CA2C46/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;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 06:39:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873526#M51993</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2019-04-16T06:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior of FRDM K64F when using import SDK example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873527#M51994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For xTaskCreate issue, please refer to below link for more details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.freertos.org/a00125.html" title="https://www.freertos.org/a00125.html"&gt;This page describes the RTOS xTaskCreate() FreeRTOS API function which is part of the RTOS task control API. FreeRTOS i…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 07:00:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unexpected-behavior-of-FRDM-K64F-when-using-import-SDK-example/m-p/873527#M51994</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2019-04-16T07:00:39Z</dc:date>
    </item>
  </channel>
</rss>

