Skip to content
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

ESP32 Sketch Data Upload menu item not appearing despite correct installation #16

Open
Danial-Sy opened this issue Oct 22, 2023 · 5 comments

Comments

@Danial-Sy
Copy link

I installed the file exactly how it was meant to be installed, with the location being sketchbook directory\Documents\Arduino\tools\ESP32FS\tool\esp32fs.jar but nothing is appearing. I've tried reinstalling it and restarting my computer but thus far nothing has gotten it to show up. Any idea why this is happening?

@DzenDyn
Copy link

DzenDyn commented Dec 10, 2023

i have same problem

@Grey-Lancaster
Copy link

same problem

image

image

@Grey-Lancaster
Copy link

found this, use an old version and it worked

me-no-dev#15
image

@Megumin6626
Copy link

Got the same problem. For me, it's the newer mkfatfs.exe and mklittlefs.exe causing the problem. Solved it by using the older version uploaded on Oct 9, 2020. I used the latest release of esp32fs.jar from esp32fs.zip (release Feb 3, 2021)

And from the older release [Added a choice to "Erase All Flash"] (release Oct 9, 2020) Under the assets, download and unzip:

- mkfatfs.zip
- x86_64-w64-mingw32-mklittlefs-295fe9b.zip

image
image

@aIecxs
Copy link

aIecxs commented Sep 29, 2024

did not work for me on Windows 7 Professional SP1 x64 (Build 7601)
extracted x86_64-w64-mingw32-mklittlefs-295fe9b.zip v2.0.3 to

%UserProfile%\Documents\Arduino\tools\esp32fs\tool\mklittlefs.exe
%UserProfile%\AppData\Local\Arduino15\packages\esp32\tools\mklittlefs\3.0.0-gnu12-dc7f933\mklittlefs.exe

and mkfatfs.zip v2.0.3 to

%UserProfile%\Documents\Arduino\tools\esp32fs\tool\mkfatfs.exe

@Megumin6626 where to place the binaries?

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

5 participants