SDAA019 October 2025 AM62L
This test will send data through the Ethernet port. An Ethernet Cable connected to EVM is needed for this test.
First, add the IP address:
root@am62lxx-evm:~# ip addr add <ip addr>/<mask> dev <ethernet device>On
the host machine, setup the iperf3 server:HOST:~# ip addr add <different ip addr>/<mask> dev <ethernet device>
HOST:~# iperf3 -sFinally, on the EVM, start the throughput test:
root@am62lxx-evm:~# iperf3 -c <host defined ip addr>
| 2-Core at 1250MHz | ||
|---|---|---|
| Rail Name |
Rail Voltage |
Power (mW) |
| VDD_CORE |
0.75V |
275.63 |
| SOC_DVDD_1V8 |
1.8V |
17.74 |
| SOC_DVDD_3V3 |
3.3V |
2.66 |
| VDDA_1V8 |
1.8V |
20.82 |
| VDD_LPDDR4 |
1.1V |
85.03 |
| VDD_RTC |
0.75V |
0.03 |
| VDD_RTC_1V8 |
1.8V |
0.02 |
| Total Power |
401.92 |
|
| Die Temp (°C) |
44°C |
|