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 Limit reached > boot problems #23

Open
flighter18 opened this issue May 13, 2022 · 1 comment
Open

Memory Limit reached > boot problems #23

flighter18 opened this issue May 13, 2022 · 1 comment

Comments

@flighter18
Copy link

First of all:
Thank you for this amazing work.

I just configured all the Media Player Button an run into this problem:
https://youtu.be/g8OUxJEw2dU?t=52

Have someone else this problem?

@flighter18
Copy link
Author

@marcfager did you use std:string?
Maybe this could be the problem.

comment:
thkl11
1 month ago
I ran into a similar issue where the compiler told me 56% usage. And the Panel crashed at launch. Turns out using std:string was a bad idea ... So I've moved all variables which are only for storing data for the display direct into hmi variables. This also made my screen refresh much faster.

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