eth to serial does not work

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

eth to serial does not work

ソリューションへジャンプ
2,447件の閲覧回数
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,399件の閲覧回数
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,400件の閲覧回数
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 件の賞賛
返信