How to Fix Error 9096

Hello, what is the reason why I received this error and how can I do it? I didn’t understand much

Error 9096: CPU’s storage space for temporary variables is too small for variable ‘gIO’. Configure PV memory in CPU Configuration.

This error means that there are more variables marked as “Retain” in your project than there is configured remnant memory.

The bottom half of this post has some helpful information and screenshots to show you how to fix this.

Uploading: atılması gerel.png…
Dear administrator, when I enter the link given, the “RemMem” and "PV memory sections are as follows.
Device for memory RemMem:= onboard,
RemMem memory size:=261888,
I couldn’t understand how to configure it.

I get this error every time I add an analog module

if permanent local is 257792
volatile global was 65559. I changed the value of Volatile and it was solved, best regards