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

[pump-examples] Examples running out of heap on TI platform #12456

Closed
andersbangGF opened this issue Dec 2, 2021 · 0 comments · Fixed by #12473
Closed

[pump-examples] Examples running out of heap on TI platform #12456

andersbangGF opened this issue Dec 2, 2021 · 0 comments · Fixed by #12473

Comments

@andersbangGF
Copy link
Contributor

Problem

Currently the pump-apps are running very close to the top of the heap resulting in memory allocation errors during TE7.

Proposed Solution

Set CHIP_CONFIG_MAX_DEVICE_ADMINS to the minimum value allowed in the spec (5) to reduce RAM usage and reclaim some of this for the system heap.

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

Successfully merging a pull request may close this issue.

1 participant