###### tags: `ESP32` `Arduino` # SPIFFS Error:esptool not found! 今天在 Arduino IDE 下使用 ESP32 Sketch data upload 功能一直錯誤:  爬文了之後才發現, [arduino-esp32fs-plugin](https://github.com/me-no-dev/arduino-esp32fs-plugin) 會在 ESP32 的 package 下 espressif\esp32\tools 尋找並執行 esptool.exe 檔, 但此資料夾下只有 Python 版本的 esptool.py 檔, esptool.exe 是在 espressif\esp32\tools\esptool 下, 只要複製到上述資料夾下就可以正常運作了。
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.