memory limit question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-25 5:13 PM
There was an issue where the screen froze due to too many packages. Is there a way in TouchGFX to check the memory limit for a screen and the amount of memory each package uses to evaluate the number of packages that can be used?
- Labels:
-
TouchGFX Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-28 4:31 AM
Hello @yu_jay ,
I dont fully understand the question, what do you mean by "package" ? And you are running on target or in the simulator ?
Best regards,
Louis B.
ST Software Engineer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-27 8:46 PM
- In this context, does "package" mean how many toolkits are used in a single screen before causing errors?
- Under what conditions could the attached error occur?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-19 6:32 AM
Hello @yu_jay ,
I dont understand what you mean by package/toolkits, are you talking about the widgets (TextArea, Box etc ?), if so the "memory limit" depends on the setup you have. You have to calculate the objects you have and see if you have enough RAM available.
The message you have is too generic it can be a lot of things.
Best regards,
ST Software Engineer | TouchGFX
