Ping Break when Webserver Task is ON in MQX RTOS

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

Ping Break when Webserver Task is ON in MQX RTOS

1,339 Views
Santo
Contributor I

Hi,

Sorry for this basic question,I'm stil at the basic level of using Micro controllers.

The query is we are using a MK70 Series Micro controller.In our Software Code,we are using MQX RTOS to create a web server on the board.when the web server task is ON  there is a intermittent ping beak while communicating with the remote terminal.

Kindly Please elaborate what could be the issue.

0 Kudos
Reply
4 Replies

1,324 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Santo:

 

I would suggest you check whether ENET was initialized successfully , and the ip address of the  board.

please refer to blow demo.

C:\Freescale\Freescale_MQX_4_2\rtcs\examples\httpsrv

 

Regards

Daniel

 

 

0 Kudos
Reply

1,318 Views
Santo
Contributor I

Hi Daniel,

We have checked the example code which you have mentioned.We are going through the same philosophy of ENET Initialization as mentioned in the code.Still the problem persists.

To make it more clear pls be informed that we are running 4 tasks simultaneously in our Application code.out of which for Web server we have created a task.Will that be creating any problem?

Regards

Santo

0 Kudos
Reply

1,314 Views
danielchen
NXP TechSupport
NXP TechSupport

You can disable other tasks, only run webserver to check this issue.

Do you use TWR-K70F120 board?

 

Regards

Daniel

0 Kudos
Reply

1,264 Views
Santo
Contributor I

We have Disabled other Tasks and running only the web server Task on the tower board TWR-K70F120 board. But Still we are facing the issue. What could be the possible issue?

0 Kudos
Reply