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 ESP32 FS upload not working (Read 1345 times)
paolo48
Junior Member
**
Offline


Posts: 69
Joined: Dec 22nd, 2015
ESP32 FS upload not working
Jan 19th, 2019 at 6:11pm
Print Post  
6 month ago I was uploading Spiffs FS to ESP32 with no problem. At the time mkspiffs.exe was used by the "Publish Server data files" command.
Since one of new Visual Micro releases , i am now on 18.12.22 , a new ESP32FSuploader.exe command is used. The upload is successful , but every time i call SPIFFS.begin(true) the FS is reformatted.
There likely to be something wrong on configuration of ESP32FSuploader but i dont know how to check and change it.
Thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP32 FS upload not working
Reply #1 - Jan 20th, 2019 at 1:09pm
Print Post  
The ESP32FSuploader.exe has not changed but maybe the toolchain or board settings have.

It's always very important to post a .txt file with verbose and "show build properties" because it always shows what is configured and where everything is installed + tools versions and locations etc.

Visual Micro ESP32FSuploader.exe attempts to find the mkspiffs.exe somewhere below the "platform.path" folder or in  the  "runtime.tools.mkspiffs.path" and then runs it.

  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint