Page 1 of 1

LittleFS Create Failed!

Posted: Tue Dec 08, 2020 12:34 pm
by Pagemaker
The first error message I get is: "Can't find mklittlefs"
Upon that message I moved the files: mklittlefs and mkfatfs to: /users/username/Library/Arduino15/packages/esp32/hardware/esp32/1.0.4/tools/mklittlefs
Now the Arduino can find what it need.
But now I have this error message: "LittleFS Create Failed!"
What might be the next step to get this thing working on my Mac?

Re: LittleFS Create Failed!

Posted: Tue Dec 08, 2020 5:51 pm
by Pagemaker
This was an easy one.
I just have to add a partition definition for my ESP32 as: "No OTA (2MB App/2MB SPIFFS)"
The error went away, but se my other tread.