eth to serial does not work

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

eth to serial does not work

跳至解决方案
2,380 次查看
davidzhu
Contributor III

Hi Support.

 

I have one problem about the demo mqx/rtcs/example/ethernet_to_serial

If I ping the IP address, I don't get a reply.

Is this normal?

Thanks

0 项奖励
回复
1 解答
2,332 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi @davidzhu :

 

Please read the readme file in the package.

1. BSP_DEFAULT_IO_CHANNEL should  be interrupted mode.

2.  use putty to connect TCP terminal.

If connection was successful following text is send to UART:
Serial <-> Ethernet bridge
And this text in TCP terminal:
Ethernet <-> Serial bridge

 

Please let me know if you need further information.

 

Regards

Daniel

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,333 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi @davidzhu :

 

Please read the readme file in the package.

1. BSP_DEFAULT_IO_CHANNEL should  be interrupted mode.

2.  use putty to connect TCP terminal.

If connection was successful following text is send to UART:
Serial <-> Ethernet bridge
And this text in TCP terminal:
Ethernet <-> Serial bridge

 

Please let me know if you need further information.

 

Regards

Daniel

 

0 项奖励
回复