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.

两片TM4C1294 ARM 之间CCS中使用TI-RTOS 实现UDP 通信失败

我想在两片TM4C1294 之间实现UDP通信,但是始终失败。

我是用CCS在TI-RTOS上进行的,ARM和电脑都能正常通信,我ARM上写过客户端和服务器端两个程序,电脑端也有两个对应的服务器端和客户端,ARM 都能正常收发,但是ARM 间用交叉网线相连,却收不到,有没有大神知道怎么解决应该?

谢谢!