VS Arduino
>> >> Re: ESP 32 SPIFFS upload data files
https://www.visualmicro.com/forums/YaBB.pl?num=1548329928

Message started by Esteve on Jan 24th, 2019 at 11:38am

Title: Re: ESP 32 SPIFFS upload data files
Post by Esteve on Jan 24th, 2019 at 11:38am
Hello I have updated the esp32 toolchain to version 1.0.1 and apeard the followin error:
When I Upload the spiff
ESP32FSUpload.exe
"c:\program files (x86)\microsoft visual studio\2017\professional\common7\ide\extensions\sivbitce.zrh/ESP32FSUpload.exe" -serial.port=COM3 -build.path="C:\Users\esteve.ADHBCN\AppData\Local\Temp\VMBuilds\RL-9F_ws\esp32_featheresp32\Release" -target_platform="esp32" -runtime.tools.mkspiffs.path="C:\Users\esteve.ADHBCN\AppData\Local\arduino15\packages\esp32\tools\mkspiffs\0.2.3" -board.name="Adafruit ESP32 Feather" -upload.verbose=True -upload.speed=921600 -platform.path="C:\Users\esteve.ADHBCN\AppData\Local\arduino15\packages\esp32\hardware\esp32\1.0.1" -project.name="RL-9F_ws.ino" -project.path="C:\Dades\Projectes\Actius\RadioControl\Arduino\ESP32\RL-9F_ws" -tools.esptool.cmd="{tools.esptool.cmd}" -runtime.tools.esptool.path="{runtime.tools.esptool.path}" -compiler.path="C:\Users\esteve.ADHBCN\AppData\Local\arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0/bin/" -platform-path="C:\Users\esteve.ADHBCN\AppData\Local\arduino15\packages\esp32\hardware\esp32\1.0.1" -build.flash_mode="dio" -build.flash_freq="80m" -build.partitions="default" -network.password={network.password} -network.auth_upload={network.auth_upload} -network.port={network.port}

SPIFFS Error*: esptool not found!

Any suggestion

Title: Re: ESP 32 SPIFFS upload data files
Post by Visual Micro on Jan 25th, 2019 at 2:05pm
Switch on vmicro>compiler "verbose" and "show build properties". Then build and post the output as a .txt file here

Thanks

Title: Re: ESP 32 SPIFFS upload data files
Post by Esteve on Jan 25th, 2019 at 6:16pm
Hello, I've found the solution to this problem, in version 1.0.1 have changed the name of  esptool to esptool_py
This is the link for the new tool
https://github.com/me-no-dev/arduino-esp32fs-plugin
I hope this helps

Title: Re: ESP 32 SPIFFS upload data files
Post by Esteve on Feb 7th, 2019 at 9:59am
Hello, when will you change the ESP32FSUpload.exe to support the arduino/esp32 version 1.0.0
in the following link are the changes

https://github.com/me-no-dev/arduino-esp32fs-plugin/commit/278ffa0f1ea3c3478312652727062e083dd34588

Thank you

Title: Re: ESP 32 SPIFFS upload data files
Post by Visual Micro on Feb 7th, 2019 at 8:53pm
Thanks for the link. Please try release 1902.7 from the "Work in Progress"

https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES



Title: Re: ESP 32 SPIFFS upload data files
Post by Esteve on Feb 11th, 2019 at 12:49pm
Hello
Still not working, this is the error

ESP32FSUpload.exe
"c:\program files (x86)\microsoft visual studio\2017\professional\common7\ide\extensions\h3sw2vpl.4dw/ESP32FSUpload.exe" -serial.port=COM3 -build.path="C:\Users\esteve.ADHBCN\AppData\Local\Temp\VMBuilds\RL-9F_ws\esp32_featheresp32\Release" -target_platform="esp32" -runtime.tools.mkspiffs.path="C:\Users\esteve.ADHBCN\AppData\Local\arduino15\packages\esp32\tools\mkspiffs\0.2.3" -board.name="Adafruit ESP32 Feather" -upload.verbose=True -upload.speed=921600 -platform.path="C:\Users\esteve.ADHBCN\AppData\Local\arduino15\packages\esp32\hardware\esp32\1.0.1" -project.name="RL-9F_ws.ino" -project.path="C:\Dades\Projectes\Actius\RadioControl\Arduino\ESP32\RL-9F_ws" -tools.esptool.cmd="{tools.esptool.cmd}" -runtime.tools.esptool.path="C:\Users\esteve.ADHBCN\AppData\Local\arduino15\packages\esp8266\tools\esptool\2.5.0-3-20ed2b9" -compiler.path="C:\Users\esteve.ADHBCN\AppData\Local\arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0/bin/" -platform-path="C:\Users\esteve.ADHBCN\AppData\Local\arduino15\packages\esp32\hardware\esp32\1.0.1" -build.flash_mode="dio" -build.flash_freq="80m" -build.partitions="default" -network.password={network.password} -network.auth_upload={network.auth_upload} -network.port={network.port}

Missing board property: runtime.tools.esptool_py.path
SPIFFS Error*: Esptool not found!

It Works fine using the arduino ide

Regards

Title: Re: ESP 32 SPIFFS upload data files
Post by Visual Micro on Feb 11th, 2019 at 11:44pm
Hi

I have tried it out there were more changes required. The 1902.11 build should work okay now.

New releases and notifications

Thanks for the report.

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.