Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Re: ESP 32 SPIFFS upload data files (Read 6011 times)
Esteve
Junior Member
**
Offline


Posts: 15
Location: Barcelona
Joined: Nov 25th, 2012
Re: ESP 32 SPIFFS upload data files
Jan 24th, 2019 at 11:38am
Print Post  
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 eatheresp32\Release" -target_platform="esp32" kages\esp32\tools\mkspiffs\0.2.3" -board.name="Adafruit ESP32 Feather" -upload.verbose=True -upload.speed=921600 rdware\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}" ols\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0/bin/" rdware\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
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP 32 SPIFFS upload data files
Reply #1 - Jan 25th, 2019 at 2:05pm
Print Post  
Switch on vmicro>compiler "verbose" and "show build properties". Then build and post the output as a .txt file here

Thanks
  
Back to top
WWW  
IP Logged
 
Esteve
Junior Member
**
Offline


Posts: 15
Location: Barcelona
Joined: Nov 25th, 2012
Re: ESP 32 SPIFFS upload data files
Reply #2 - Jan 25th, 2019 at 6:16pm
Print Post  
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
  
Back to top
 
IP Logged
 
Esteve
Junior Member
**
Offline


Posts: 15
Location: Barcelona
Joined: Nov 25th, 2012
Re: ESP 32 SPIFFS upload data files
Reply #3 - Feb 7th, 2019 at 9:59am
Print Post  
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/278ffa0f1ea3c34783126...

Thank you
« Last Edit: Feb 7th, 2019 at 8:38pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP 32 SPIFFS upload data files
Reply #4 - Feb 7th, 2019 at 8:53pm
Print Post  
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


« Last Edit: Feb 7th, 2019 at 9:34pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Esteve
Junior Member
**
Offline


Posts: 15
Location: Barcelona
Joined: Nov 25th, 2012
Re: ESP 32 SPIFFS upload data files
Reply #5 - Feb 11th, 2019 at 12:49pm
Print Post  
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 eatheresp32\Release" -target_platform="esp32" kages\esp32\tools\mkspiffs\0.2.3" -board.name="Adafruit ESP32 Feather" -upload.verbose=True -upload.speed=921600 rdware\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}" ages\esp8266\tools\esptool\2.5.0-3-20ed2b9" ols\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0/bin/" rdware\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
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP 32 SPIFFS upload data files
Reply #6 - Feb 11th, 2019 at 11:44pm
Print Post  
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.
« Last Edit: Feb 11th, 2019 at 11:44pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint