partition table
Posted: Wed Aug 29, 2018 12:36 pm
Hi all,
I am using the wear levelling example given in esp idf. and I want to update the firmware using ota example given in esp idf.
but as I update wear levelling example using ota. gives some error.
18:04:25.007 -> [0;32mI (0) cpu_start: Starting scheduler on APP CPU.[0m
18:04:25.007 -> [0;32mI (115) file handle: Mounting FAT filesystem[0m
18:04:25.007 -> [0;31mE (115) vfs_fat_spiflash: Failed to find FATFS partition (type='data', subtype='fat', partition_label='storage'). Check the partition table.[0m
18:04:25.042 -> [0;31mE (125) file handle: Failed to mount FATFS (ESP_ERR_NOT_FOUND)[0m
I am using the wear levelling example given in esp idf. and I want to update the firmware using ota example given in esp idf.
but as I update wear levelling example using ota. gives some error.
18:04:25.007 -> [0;32mI (0) cpu_start: Starting scheduler on APP CPU.[0m
18:04:25.007 -> [0;32mI (115) file handle: Mounting FAT filesystem[0m
18:04:25.007 -> [0;31mE (115) vfs_fat_spiflash: Failed to find FATFS partition (type='data', subtype='fat', partition_label='storage'). Check the partition table.[0m
18:04:25.042 -> [0;31mE (125) file handle: Failed to mount FATFS (ESP_ERR_NOT_FOUND)[0m