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

An error when uploading to SPIFFS #13

Open
rudyv opened this issue Dec 27, 2018 · 3 comments
Open

An error when uploading to SPIFFS #13

rudyv opened this issue Dec 27, 2018 · 3 comments

Comments

@rudyv
Copy link

rudyv commented Dec 27, 2018

Hi, I manage to compile the code and to donwload it to an ESP 32, the Wemos look alike.
I select WEMOS LOLIN32 in the tool and when I try to upload the SPIFFS it returns the following error code:
error: Invalid argument or value after --chip (argument #2)

What am I doing wrong here ?

@kp1851
Copy link

kp1851 commented Feb 9, 2019

I also got same error

@jasoncoon
Copy link
Owner

Found this, looks like an ESP32 core issue. Looks like it might have been fixed, might need the latest: me-no-dev/arduino-esp32fs-plugin#9

@DougBarry
Copy link

Just had a go at this and I needed to use https://github.com/me-no-dev/arduino-esp32fs-plugin to upload to SPIFFS, with success. Keep in mind the path is case sensitive even on Windows... Java eh...

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

4 participants