Start software
Enable Ethernet
socket for UDP
Setup predefined
packet and size of
packet to send
Send UDP packet to
socket;
Increase packet
counter by 1
Receive UDP
from
TIDA-00204
Compare send and
received packet and
count errors
Stop
UDP packet
transfer
No
Print to console
number of packets sent,
time elapsed, total errors
Stop
Print to console
packet counter
Print to console
error counter
Packet
counter and
0x3FFF
= 0?
Software Design
41
JAJU324B – March 2015 – Revised July 2017
翻訳版
—
最新の英語版資料
http://www-s.ti.com/sc/techlit/TIDU832
Copyright © 2015–2017, Texas Instruments Incorporated
EMI/EMC
規格準拠、産業用温度範囲のデュアルポート・ギガビット・イーサネットの
リファレンス・デザイン
3.2.2
UDP Packet Error Test
The example UDP test file is called "TIDA-00204_UDP_throughput_test.exe".
shows the software
flow of the throughput example code can be seen.
図
図
28. Flowchart of UDP Packet Error Test Software
The above example verifies, if the echoed back packets were corrupted. This functionality is needed
check the signal integrity of the connection. Note that with this functionality enabled on the PC, the
utilization of the Gigabit Ethernet connection was 5%.
An example console output of the example UDP packet error test can be seen in