<?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: MK64F HTTP SERVER EXAMPLE in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835883#M50520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to run HTTP server demo application given in Keil Kinetis_SDK_DFP_2.2.0 pack. I would like to enable Event Recorder debugging feature given in Keil IDE to observe the debug events of Network middleware component. I could not observe the events in Event Recorder window when i run the demo by enabling Event Recorder from Keil's Manage Run-Time Environment software components. Please explain how can i enable this debugging feature in this application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Spandana Kamaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2018 07:13:52 GMT</pubDate>
    <dc:creator>spandana_kamara</dc:creator>
    <dc:date>2018-09-19T07:13:52Z</dc:date>
    <item>
      <title>MK64F HTTP SERVER EXAMPLE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835881#M50518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;We are trying to run MK64FN1MOVLL12 board,we enabled event recorder window,but we are not able to get any events on window,can you please suggest what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Spandana Kamaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 06:44:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835881#M50518</guid>
      <dc:creator>spandana_kamara</dc:creator>
      <dc:date>2018-09-18T06:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: MK64F HTTP SERVER EXAMPLE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835882#M50519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is event record window? Do you mean something like Wireshark or Tera Term?&lt;/P&gt;&lt;P&gt;Please try the demo lwip_httpsrv_bm/lwip_httpserv_fteertos, and follow the readme file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 06:59:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835882#M50519</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2018-09-19T06:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: MK64F HTTP SERVER EXAMPLE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835883#M50520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to run HTTP server demo application given in Keil Kinetis_SDK_DFP_2.2.0 pack. I would like to enable Event Recorder debugging feature given in Keil IDE to observe the debug events of Network middleware component. I could not observe the events in Event Recorder window when i run the demo by enabling Event Recorder from Keil's Manage Run-Time Environment software components. Please explain how can i enable this debugging feature in this application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Spandana Kamaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 07:13:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835883#M50520</guid>
      <dc:creator>spandana_kamara</dc:creator>
      <dc:date>2018-09-19T07:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: MK64F HTTP SERVER EXAMPLE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835884#M50521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Spandana,&lt;/P&gt;&lt;P&gt;To work with Event Record is not an easy job. It needs to integrate Event Recorder API (function call) for event annotations in the application code or software component libraries. Also, ULINKplus required. Please read the details in &lt;A href="http://www.keil.com/pack/doc/compiler/EventRecorder/html/index.html"&gt;http://www.keil.com/pack/doc/compiler/EventRecorder/html/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 06:36:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835884#M50521</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2018-09-20T06:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: MK64F HTTP SERVER EXAMPLE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835885#M50522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already run file demo application with Event Recorder support and i am able to observe the events log properly.Hence followed the same configurations and called EventRecorderInitialize() and EventRecorderEnable() functions in my Ethernet application at first. But with those configurations Event log is not recorderd in Ethernet application. Please suggest the appropriate solution as early as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got blocked because of this issue please help us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Spandana Kamaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 06:37:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835885#M50522</guid>
      <dc:creator>spandana_kamara</dc:creator>
      <dc:date>2018-09-21T06:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: MK64F HTTP SERVER EXAMPLE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835886#M50523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since Keil and Event Recorder is not our product. I can not support you too much. Let's go back to the Ethernet application. Can you give more detail about the problem you are facing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 07:59:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64F-HTTP-SERVER-EXAMPLE/m-p/835886#M50523</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2018-09-28T07:59:54Z</dc:date>
    </item>
  </channel>
</rss>

