Visual Studio Code: optimized output on variable

Hi,

I am trying to debug my application wrote for nrf5340, but every time I use the debug of Visual Studio Code, every variable is unreadable and appare the sentence: "optimized out".

Can I do something to change this sentence with the real value?

Thanks

Marco

Related