Search found 1 match
- Thu Oct 24, 2024 10:16 pm
- Forum: ESP-IDF
- Topic: iperf example fails to compile for ESP32-P4
- Replies: 0
- Views: 402
iperf example fails to compile for ESP32-P4
I am attempting to run the Wi-Fi iperf example on an ESP32-P4 Function_EV_Board V1.4, but it is failing to compile. I am unable to use `idf.py build` to run the examples/wifi/iperf application in v5.3.1 of ESP-IDF. I did set the target as esp32p4.. It seems like the proper files are not being includ...