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

Having issues with CPU and camera or SD access #76

Open
bomxacalaka opened this issue Oct 31, 2022 · 1 comment
Open

Having issues with CPU and camera or SD access #76

bomxacalaka opened this issue Oct 31, 2022 · 1 comment

Comments

@bomxacalaka
Copy link

21:13:57.689 -> 9 Low on heap !!! 154764
21:13:58.666 -> Error on avi write: err = 0 len = 10524
21:13:58.666 ->  
21:14:08.739 -> Major Fail  0 / 10
@jameszah
Copy link
Owner

jameszah commented Nov 3, 2022

You are out of memory - ram - heap.

It is precariously balanced to have enough memory to do all its jobs - so if you added anything or using a different compiler, memory may get consumed.

This was compiled with Arduino 1.8.19, esp32-arduino 2.02 and Core Debug Level None.

image

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

2 participants