connect socket mqx 4.0.2 problem

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

connect socket mqx 4.0.2 problem

跳至解决方案
1,999 次查看
Microfelix
Contributor IV

hi

I recently installed MQX 4.0.2 for my kinetis k70.

So far I have used MQX 4.0

Unfortunately I'm experiencing an anomaly for the library RTCS.

In my project I connect as a client to a remote server(AMAZON) using sockets.

Until now, I never had problems, but on some connections made with different modem, I can not connect via "connect".

I was able to verify that the hardware is working, by installing MQX 4.0.

Not being an expert on networks, I wonder if there were any configurations to be done.

thanks

0 项奖励
回复
1 解答
835 次查看
DavidS
NXP Employee
NXP Employee

Hi Maurizio,

Please replace your tcp_send.c with the attached update and let me know if this resolved your connection issue.

The file should go in folder location:

Freescale_MQX_4_0_2\rtcs\source\tcpip

Regards,

David

在原帖中查看解决方案

0 项奖励
回复
4 回复数
834 次查看
Martin_
NXP Employee
NXP Employee

Just adding info the fix is released with Freescale MQX 4.0.2.2 patch

https://community.freescale.com/docs/DOC-98063

0 项奖励
回复
836 次查看
DavidS
NXP Employee
NXP Employee

Hi Maurizio,

Please replace your tcp_send.c with the attached update and let me know if this resolved your connection issue.

The file should go in folder location:

Freescale_MQX_4_0_2\rtcs\source\tcpip

Regards,

David

0 项奖励
回复
835 次查看
michris
Contributor III

Hi,

This helped me too!

Thanks.

Christophe

0 项奖励
回复
835 次查看
Microfelix
Contributor IV

Hi David

Thanks.

now it works.

Maurizio

0 项奖励
回复