connect socket mqx 4.0.2 problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

connect socket mqx 4.0.2 problem

ソリューションへジャンプ
1,895件の閲覧回数
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 解決策
731件の閲覧回数
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 返答(返信)
730件の閲覧回数
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 件の賞賛
732件の閲覧回数
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 件の賞賛
731件の閲覧回数
michris
Contributor III

Hi,

This helped me too!

Thanks.

Christophe

0 件の賞賛
731件の閲覧回数
Microfelix
Contributor IV

Hi David

Thanks.

now it works.

Maurizio

0 件の賞賛