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.
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1163100/tda4vm-tda4
器件型号:TDA4VM在 TC8测试上、,UDP_FAR_12:字段-总长度(最大值)描述如下:
DUT 配置:从外部使 DUT 侦听端口 打开
DUT:侦听端口 打开
3.测试仪: 通过向 DUT 发送消息
包含:
-Length 字段设置为支持的最大值
-data 设置为支持的最大八位位组大小
4.测试仪:使用 Upper Tester 验证 DUT 是否已收到 UDP 消息。
通过 Wireshark、我们发现现在 UT 可以接收 UDP 数据包、 原始 UDP 数据包长度为1472字节、但 DUT 仅接收1428字节。 我们设置 QNX sysctl: net.inet.udp.sendspace=65535,并且 QNX 通过了自己的测试。
TDA4的开关芯片上的数据是否截断?
您好!
在 CPSW2G 或 CPSW9G 的 TDA4VM 上使用哪个 CPSW 驱动程序?
在何处测量/记录 DUT 1428?
是否已在相同的设置中尝试过 Linux SDK 以查看行为是否相同?
谢谢、
KB