cancel
Showing results for 
Search instead for 
Did you mean: 

memory limit question

yu_jay
Associate II

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?

3 REPLIES 3
LouisB
ST Employee

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.

Louis BOUDO
ST Software Developer | TouchGFX

 

 

  1. In this context, does "package" mean how many toolkits are used in a single screen before causing errors?
  2. Under what conditions could the attached error occur?

 

 

LouisB
ST Employee

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,

Louis BOUDO
ST Software Developer | TouchGFX