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.
我正在开发 TMS570LC4357 EMAC 驱动程序、 尝试移植 TMS579LC3137驱动程序、但发现 4357是大端序、而3137小端序、
我已经尝试 过 lwIP_Demo_v03 驱动程序、 它现在可以发出某些内容、但现在不能如预期的那样发送(也许不是 IP 保护)、您是否有现有的4357驱动程序直接输入 char *并将其发送出去?
谢谢
BR。
您好!
现有的是570LC43x 器件上的 IwIP 演示和活动服务器演示。 这里有一些代码示例: https://e2e.ti.com/support/microcontrollers/hercules/f/312/p/493611/1793347
此致、Eric