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 filesystem selection (Read 1102 times)
Acuario
Senior Member
****
Offline


Posts: 256
Location: Spain
Joined: Aug 28th, 2015
ESP32 filesystem selection
Nov 20th, 2021 at 6:01am
Print Post  
Hi,
I'm just starting to use some ESP32 devices and have found a couple of problems:

  • When selecting ESP32 Dev Module the vMicro options allow for the File system selection (SPIFFS/LittleFS)
    Selecting other variants doesn't give the options (I haven't checked all of them but ESP32S Dev Module and ESP32C3 Dev Module definitely don't have the options)

    • Setting the value runtime.tools.mkspiffs.path=notTheToolYoureLookingFor in board.txt works to override the SPIFFS build

    • The old problem of 'mklittlefs.exe' not being found until a code build has been performed has returned (I think it's fixed for the ESP8266?)
  • With the ESP32C3 module selected, running Publish throws a fatal error: A fatal error occurred: This chip is ESP32-C3 not ESP32. Wrong --chip argument?
    • Running the command from a command prompt and changing the --chip to --chip esp32-c3 works correctly.



Verbose log attached.

Acuario
« Last Edit: Nov 20th, 2021 at 6:28am by Acuario »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2728
Joined: Feb 13th, 2019
Re: ESP32 filesystem selection
Reply #1 - Nov 22nd, 2021 at 4:33pm
Print Post  
Thanks for the report and detail.

The FSUpload options will now show in the latest version of Visual Micro which can be downloaded from the top of the below board:
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

We will update when the next release for the --chip parameter is available to resolve this issue.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint