You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
General issue report
SDK Version: [ESP-IDF v5.1.2]
I'm currently working on an ESP32-S3 project that involves integrating ESP RainMaker and the Face Detection Web API from ESP-WHO. and the application binary size is approximately 1.95 MB. However, I've encountered a memory allocation issue that I'm struggling to resolve
Project Setup:
Microcontroller: ESP32-S3 WROOM2 with 32MB flash (custom PCB)
Software Components:
ESP RainMaker for IoT control and cloud integration
Face Detection Web API from ESP-WHO for image processing
I'm seeing errors like:
here is 'partition.csv' file
Questions:
What are the best practices for optimizing memory usage in an ESP32-S3 project that combines both ESP RainMaker and ESP-WHO?
Are there any specific configuration changes or code optimizations that could help reduce memory usage or prevent these allocation failures?
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Memory Allocation Failure when Merging ESP RainMaker with Face Detection WEB API on ESP32-S3 WROOM2 (32MB Flash)
Memory Allocation Failure when Merging ESP RainMaker with Face Detection WEB API on ESP32-S3 WROOM2 (32MB Flash) (IDFGH-13570)
Aug 28, 2024
github-actionsbot
changed the title
Memory Allocation Failure when Merging ESP RainMaker with Face Detection WEB API on ESP32-S3 WROOM2 (32MB Flash) (IDFGH-13570)
Memory Allocation Failure when Merging ESP RainMaker with Face Detection WEB API on ESP32-S3 WROOM2 (32MB Flash) (IDFGH-13570) (AIV-734)
Dec 17, 2024
Answers checklist.
General issue report
SDK Version: [ESP-IDF v5.1.2]
I'm currently working on an ESP32-S3 project that involves integrating ESP RainMaker and the Face Detection Web API from ESP-WHO. and the application binary size is approximately 1.95 MB. However, I've encountered a memory allocation issue that I'm struggling to resolve
Project Setup:
Microcontroller: ESP32-S3 WROOM2 with 32MB flash (custom PCB)
Software Components:
ESP RainMaker for IoT control and cloud integration
Face Detection Web API from ESP-WHO for image processing
I'm seeing errors like:
here is 'partition.csv' file
Questions:
What are the best practices for optimizing memory usage in an ESP32-S3 project that combines both ESP RainMaker and ESP-WHO?
Are there any specific configuration changes or code optimizations that could help reduce memory usage or prevent these allocation failures?
The text was updated successfully, but these errors were encountered: