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

"Error: esptool/mkspiffs not found!" for ESP8266FS.jar on Windows #991

Closed
h4rm0n1c opened this issue Nov 9, 2015 · 5 comments
Closed

"Error: esptool/mkspiffs not found!" for ESP8266FS.jar on Windows #991

h4rm0n1c opened this issue Nov 9, 2015 · 5 comments

Comments

@h4rm0n1c
Copy link
Contributor

h4rm0n1c commented Nov 9, 2015

The only way I could get ESP8266FS.jar working on windows was to put the esptool and mkspiffs executables in the root of the esp8266 tools folder.
The path in question being {runtime.platform.path}/tools/ which resolves to C:\Program Files (x86)\Arduino\hardware\esp8266com\esp8266\tools

After doing this, the Arduino IDE upload function worked without errors.

I'm not sure if this is an issue with ESP8266FS.jar or the IDE.

@igrr
Copy link
Member

igrr commented Nov 9, 2015

1.6.5 or 1.6.6?
Boards manager package or git tree in hardware/esp8266com/esp8266?

On Mon, Nov 9, 2015, 10:48 Harrison Mclean notifications@github.com wrote:

The only way I could get ESP8266FS.jar working on windows was to put the
esptool and mkspiffs executables in the root of the esp8266 tools folder.
The path in question being {runtime.platform.path}/tools/ which resolves
to C:\Program Files (x86)\Arduino\hardware\esp8266com\esp8266\tools

After doing this, the Arduino IDE upload function worked without errors.

I'm not sure if this is an issue with ESP8266FS.jar or the IDE.


Reply to this email directly or view it on GitHub
#991.

@h4rm0n1c
Copy link
Contributor Author

h4rm0n1c commented Nov 9, 2015

1.6.5 with the latest git as of about half an hour ago. (810ab68)

@igrr
Copy link
Member

igrr commented Nov 9, 2015

It's an issue with ESP8266FS tool, I haven't adapted it to the new
directory layout. Will fix.

On Mon, Nov 9, 2015, 11:09 Harrison Mclean notifications@github.com wrote:

1.6.5 with the latest git as of about half an hour ago. (810ab68
810ab68
)


Reply to this email directly or view it on GitHub
#991 (comment).

@igrr
Copy link
Member

igrr commented Nov 12, 2015

@h4rm0n1c
Copy link
Contributor Author

@igrr All good, cleared out tools folder and tried with new version, tool runs without errors "out of the box".

Thank you! 👍

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

No branches or pull requests

2 participants