Part Number: PROCESSOR-SDK-AM437X
Hi,
Board: AM437x IDK
Interface : ICSS EMAC on PRUSS
Example Project: ICSS_EMAC_BasicExample_idkAM437x_wSoCFile_armtestproject
We have modified the above example project to include
1) To send UDP raw packets
2) Disable the receive logic
3) Packet size : 1400
We are able to receive the UDP packets on the host machine (wireshark) but the data rate is very low around 6 Mbps.
We tried with different packet size of 60 bytes or 1400 bytes, but still the throughput is around 6 Mbps. We are sending 10000 packets.
Is there any other example to test the data rate? What is the data rate we can achieve on ICSS EMAC (PRUSS) interface.
Could anyone let me know what modifications required to get the higher thoughput.
-Imtiaz Khan