Skip to content

ESP8266FS-0.5.0 makes arduino not startup #67

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
tihoangyeudau opened this issue Nov 25, 2019 · 9 comments
Closed

ESP8266FS-0.5.0 makes arduino not startup #67

tihoangyeudau opened this issue Nov 25, 2019 · 9 comments

Comments

@tihoangyeudau
Copy link

when i update to ESP8266FS-0.5.0, it makes arduino not startup, when i delete it , i can open arduino.

@staffa007
Copy link

same problem!

@me-no-dev
Copy link
Collaborator

which version IDE?

@arthurhoch
Copy link

which version IDE?

1.8.10

@staffa007
Copy link

1.8.10 both Mac OS and Windows

@arthurhoch
Copy link

Arduino 1.8.8, arduino-esp8266fs-plugin 0.40 and esp8266 by ESP8266 Community 2.6.0 works.
For emergency.

@rousir
Copy link

rousir commented Nov 26, 2019

same problem!windows 7,arduino ide 1.8.9,

@me-no-dev
Copy link
Collaborator

the zip has been updated with earlier java. Please try again :)

@tihoangyeudau
Copy link
Author

tihoangyeudau commented Nov 26, 2019

it works. i can open arduino. but i cant upload fs, there is the issue:

...
[SPIFFS] upload : C:\Users\tuant\AppData\Local\Temp\arduino_build_426210/demo.spiffs.bin
[SPIFFS] address : 0x300000
[SPIFFS] reset : --before default_reset --after hard_reset
[SPIFFS] port : COM4
[SPIFFS] speed : 115200
[SPIFFS] python : C:\Users\tuant\AppData\Local\Arduino15\packages\esp8266\tools\python3\3.7.2-post1\python3.exe
[SPIFFS] uploader : C:\Users\tuant\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.1\tools\upload.py

usage: esptool write_flash [-h] [--erase-all]

                       [--flash_freq {keep,40m,26m,20m,80m}]

                       [--flash_mode {keep,qio,qout,dio,dout}]

                       [--flash_size FLASH_SIZE]

                       [--spi-connection SPI_CONNECTION] [--no-progress]

                       [--verify] [--encrypt]

                       [--ignore-flash-encryption-efuse-setting]

                       [--compress | --no-compress]

                       <address> <filename> [<address> <filename> ...]

esptool write_flash: error: argument

: [Errno 2] No such file or directory: 'write_flash'

SPIFFS Upload failed!

@tihoangyeudau
Copy link
Author

it works. i can open arduino. but i cant upload fs, there is the issue:

...
[SPIFFS] upload : C:\Users\tuant\AppData\Local\Temp\arduino_build_426210/demo.spiffs.bin
[SPIFFS] address : 0x300000
[SPIFFS] reset : --before default_reset --after hard_reset
[SPIFFS] port : COM4
[SPIFFS] speed : 115200
[SPIFFS] python : C:\Users\tuant\AppData\Local\Arduino15\packages\esp8266\tools\python3\3.7.2-post1\python3.exe
[SPIFFS] uploader : C:\Users\tuant\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.1\tools\upload.py

usage: esptool write_flash [-h] [--erase-all]

                       [--flash_freq {keep,40m,26m,20m,80m}]

                       [--flash_mode {keep,qio,qout,dio,dout}]

                       [--flash_size FLASH_SIZE]

                       [--spi-connection SPI_CONNECTION] [--no-progress]

                       [--verify] [--encrypt]

                       [--ignore-flash-encryption-efuse-setting]

                       [--compress | --no-compress]

                       <address> <filename> [<address> <filename> ...]

esptool write_flash: error: argument

: [Errno 2] No such file or directory: 'write_flash'
SPIFFS Upload failed!

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