MK64F HTTP SERVER EXAMPLE

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MK64F HTTP SERVER EXAMPLE

834 Views
spandana_kamara
Contributor I

Hi,

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?

Thanks

Spandana Kamaram

0 Kudos
5 Replies

684 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi,

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?

Regards,

Jing

0 Kudos

684 Views
spandana_kamara
Contributor I

Hi Jing,

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.

I got blocked because of this issue please help us.

Thanks

Spandana Kamaram

0 Kudos

684 Views
spandana_kamara
Contributor I

Hello Jing,

Thanks for your quick reply.

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.

Thanks

Spandana Kamaram

0 Kudos

684 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi Spandana,

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 http://www.keil.com/pack/doc/compiler/EventRecorder/html/index.html

Regards,

Jing

0 Kudos

684 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi,

What is event record window? Do you mean something like Wireshark or Tera Term?

Please try the demo lwip_httpsrv_bm/lwip_httpserv_fteertos, and follow the readme file.

Regards,

Jing

0 Kudos