2024-08-25 05: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?
2024-08-28 04: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.
2024-10-27 08:46 PM
2024-11-19 06: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,