Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Allocation Failure when Merging ESP RainMaker with Face Detection WEB API on ESP32-S3 WROOM2 (32MB Flash) (IDFGH-13570) (AIV-734) #305

Open
3 tasks done
NEHAL608 opened this issue Aug 28, 2024 · 0 comments

Comments

@NEHAL608
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • 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:
Capture

here is 'partition.csv' file
Capture2

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?

@github-actions github-actions bot 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
@Alvin1Zhang Alvin1Zhang transferred this issue from espressif/esp-idf Dec 17, 2024
@github-actions github-actions bot 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant