Ping Break when Webserver Task is ON in MQX RTOS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Ping Break when Webserver Task is ON in MQX RTOS

1,780 次查看
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 项奖励
回复
4 回复数

1,765 次查看
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 项奖励
回复

1,759 次查看
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 项奖励
回复

1,755 次查看
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 项奖励
回复

1,705 次查看
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 项奖励
回复