03-07-2025, 11:41 AM
Hello
I tried it with
ESP32P4 DEV Module
ESP32P2 DEV Module
ESP32C6 DEV Module
ESP32S3 DEV Module
ESP32C3 DEV Module
ESP32S2 DEV Module
ESP32 DEV Module
the error is always displayed
could it be due to outdated firmware?
if so, do you have an update guide for me?
best regards
wolli
In file included from /tmp/.arduinoIDE-unsaved202527-1777-1o0olpa.8wkj/HelloServer/HelloServer.ino:18:
/home/arduino/Arduino/libraries/WebServer_WT32_ETH01/src/WebServer_WT32_ETH01.h:63:4: error: #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
63 | #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
| ^~~~~
exit status 1
Compilation error: exit status 1
I tried it with
ESP32P4 DEV Module
ESP32P2 DEV Module
ESP32C6 DEV Module
ESP32S3 DEV Module
ESP32C3 DEV Module
ESP32S2 DEV Module
ESP32 DEV Module
the error is always displayed
could it be due to outdated firmware?
if so, do you have an update guide for me?
best regards
wolli
In file included from /tmp/.arduinoIDE-unsaved202527-1777-1o0olpa.8wkj/HelloServer/HelloServer.ino:18:
/home/arduino/Arduino/libraries/WebServer_WT32_ETH01/src/WebServer_WT32_ETH01.h:63:4: error: #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
63 | #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
| ^~~~~
exit status 1
Compilation error: exit status 1

