Hello,
I have the ESP32-S3-EYE dev board.
I would like to practice face recognition feature on this board and trying to flash esp-who/examples/esp32-s3-eye.
Build was successful, and when I try idf.py flash then following error occurs. Please advice me how to flash it.
Configuring flash size...
A fatal error occurred: File srmodels/srmodels.bin (length 6172019) at offset 4161536 will not fit in 8388608 bytes of flash. Use --flash_size argument, or change flashing address.
CMake Error at run_serial_tool.cmake:66 (message):
Thank you.
Lhagva
ESP32-S3-EYE flashing issue models/srmodels.bin
Re: ESP32-S3-EYE flashing issue models/srmodels.bin
Please adjust the partition table appropriately to ensure that the model's size and offset address are less than the flash size.
Re: ESP32-S3-EYE flashing issue models/srmodels.bin
Hello ESP_Junru,Please adjust the partition table appropriately to ensure that the model's size and offset address are less than the flash size.
Thank you for your reply. Could you please confirm if we do not need spiffs partition.
model, data, spiffs, , 3900K,
Thank you
Who is online
Users browsing this forum: No registered users and 0 guests
