Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SPIFFS Error: esptool not found after updated to V1.0.1 #2339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
onghw84 opened this issue Jan 17, 2019 · 1 comment
Closed

SPIFFS Error: esptool not found after updated to V1.0.1 #2339

onghw84 opened this issue Jan 17, 2019 · 1 comment

Comments

@onghw84
Copy link

onghw84 commented Jan 17, 2019

Hardware:

Board: Multiple ESP32 Dev Modules
Core Installation version: 1.0.1
IDE name: Arduino IDE
Flash Frequency: 240Mhz
PSRAM enabled: no
Upload Speed: 921600
Computer OS: Windows 10

Description:

When using ESP32 Sketch Data Upload to upload files, error "SPIFFS Error: esptool not found!" occurs and upload failed. This was working perfectly fine at V1.0.0. The sketch can be uploaded fine though.

After copying esptool folder (available in V1.0.0) into the \esp32\tools\ folder, and edit package_esp32_index.json file to include the esptool in the toolsDependencies of version1.0.1, the error is temporarily resolved. But the package_esp32_index.json file is constantly being reset to the original one, maybe by arduino. Hence the solution above only works temporarily.

Debug Messages:

SPIFFS Error: esptool not found!

@me-no-dev
Copy link
Member

grab the latest version of the tool :) this is updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants