Hello,
I am working with S32DS for Arms with the latest updates and the S32K146 EVB.
I developed some code and want to debug it now, but it seems like I can't work in Debug mode.
I want to live monitor my variables to find my errors within the code.
How do I monitor the variables, I can't see them

I found a "workaround" using expressions and not variables

But as soon as I run my program, all values disappear

What am I doing wrong to monitor my variables?
It's really hard for me to progress further without a debug mode.