ESP32-S3-EYE flashing issue models/srmodels.bin

lhagva
Posts: 3
Joined: Tue Jul 16, 2024 12:57 am

ESP32-S3-EYE flashing issue models/srmodels.bin

Postby lhagva » Tue Jul 16, 2024 1:14 am

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

ESP_Junru
Posts: 49
Joined: Tue Jul 12, 2022 6:26 am

Re: ESP32-S3-EYE flashing issue models/srmodels.bin

Postby ESP_Junru » Tue Jul 16, 2024 2:56 am

Please adjust the partition table appropriately to ensure that the model's size and offset address are less than the flash size.

lhagva
Posts: 3
Joined: Tue Jul 16, 2024 12:57 am

Re: ESP32-S3-EYE flashing issue models/srmodels.bin

Postby lhagva » Wed Jul 17, 2024 3:56 am

ESP_Junru wrote:
Tue Jul 16, 2024 2:56 am
Please adjust the partition table appropriately to ensure that the model's size and offset address are less than the flash size.
Hello ESP_Junru,
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 18 guests