cancel
Showing results for 
Search instead for 
Did you mean: 

Добрый день, �? решил одну проблему как подключить�?�? к stm32mp157a-dk1 по tcp

Vlaty.1
Senior

Good day, I solved one problem how to connect to stm32mp157a-dk1 over tcp. In the console, you need to write ifconfig eth0 192.168.1.5 ; net data-P ttyRPMSG0 ; net data-p8888 but I do not see data in the buffer ttyRPMSG0. in my program OpenAMP_TTY_echo although the data should be. Sincerely, Alexander.

1 REPLY 1
Olivier GALLIEN
ST Employee

Hi @Vlaty.1​ ,

It's not clear to me what you are trying to achieve.

ttyRPMSG0 is the virtual tty channel used to exchange message between A7 and M4 and so far have nothing to do with TCP connection to board.

Thanks to clarify in order I can help.

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.