You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hardware:
Board: Esp32 dev module
IDE name: Arduino IDE
Flash Frequency: 240Mhz
PSRAM disable:
Partition scheme: Default
Upload Speed: 921600
Computer OS: Windows 10
Description:
Hi everybody,
I got an error message from Arduino IDE " Arduino\hardware\espressif\esp32/tools/sdk/lib\libesp32.a(esp_adapter.o):(.data.g_wifi_osi_funcs+0x128): undefined reference to `esp_log_writev' " after rebuild libesp32.a (IDF v3.3) with enable external XTAL RTC and replace original libesp32.a esp32-arduino.
How to resolve the error. Best regards and thanks for any feedback!