This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-OMAPL138: NIMU_emacExampleClient_lcdkOMAPL138ARMBiosExampleProject网络例程如何实现跨网段通信

Part Number: PROCESSOR-SDK-OMAPL138


各位工程师您好,

      请问NIMU_emacExampleClient_lcdkOMAPL138ARMBiosExampleProject网络例程是否支持跨网段通信,若支持,需要修改什么配置呢,我需要将板子里1网段的数据传输到0网段上,我目前将该历程的ip地址设置为192.168.1.102,网关设置为192.168.1.1,将板子的网口通过网线接到路由器,再引一根网线从路由器接到电脑,电脑的ip设置为192.168.0.103,网关设置为192.168.0.1,路由器配置网关为192.168.1.1,但我在电脑上ping我的板子IP发现网络ping不通,我要如何配置该历程才能实现目的呢?