SPIFFS example error - "spiffs partition could not be found"

FShiwani
Posts: 2
Joined: Sun Jul 08, 2018 11:03 pm

SPIFFS example error - "spiffs partition could not be found"

Postby FShiwani » Mon Jul 09, 2018 6:04 pm

Hi,

I'm trying to run the SPIFFS example (https://github.com/espressif/espidf/blo ... ple_main.c)
However, I am getting the following error

Code: Select all

E (276) SPIFFS: spiffs partition could not be found
E (276) example: Failed to find SPIFFS partition
I've tried using the parititions_example.csv file by configuring through "make menuconfig" - no luck, it doesn't even flash. Not sure what I'm missing.

adanvasco
Posts: 1
Joined: Thu Dec 19, 2019 1:05 am

Re: SPIFFS example error - "spiffs partition could not be found"

Postby adanvasco » Thu Dec 19, 2019 1:11 am

A year later, but this question actually gave me the idea of checking the actual partition table when I was facing the same error.

Make sure yours contain a line named storage, with type data, subtype spiffs, and then the size, in my case 0xF0000.

I hope this helps someone.

Who is online

Users browsing this forum: Google [Bot] and 103 guests