Hello, I tried to compile this code example (ESP32S board) but I got this error even after updating ESP32 SDK and intalling latest arduino IDE. any ideas how to solve this problem?
Thanks
"xtensa-esp32-elf-win32-1.22.0-80-g6c4433a-5.2.0.zip" is exist, but it always fails to extract it. I tried to open it manually but it said it is damaged. i downloaded this file two times(erase old one and download)
Edit: the ZIP file is 0 bytes
"xtensa-esp32-elf-win32-1.22.0-80-g6c4433a-5.2.0.zip" is exist, but it always fails to extract it. I tried to open it manually but it said it is damaged. i downloaded this file two times(erase old one and download)
Edit: the ZIP file is 0 bytes
downloaded the file to C:\...espressif\esp32\tools\dist folder and ran get.exe, the file extracted OK, I could upload simple code to ESP32S
Thanks thetahsk, thanks Erel